···11-21{ # The platforms for which we build Nixpkgs.
32 supportedSystems ? [ builtins.currentSystem ]
43, # Strip most of attributes when evaluating to spare memory usage
···87with import ./release-lib.nix { inherit supportedSystems scrubJobs; };
98109let
1111- inherit (pkgs) lib;
1212-1310 nativePlatforms = linux;
14111512 /* Basic list of packages to cross-build */