nixpkgs/pkgs/stdenv
Artturin 1d44ac176c treewide: add enableParallelBuilding's to bootstrap packages so hashes stay the same
when enableParallelBuildingByDefault is enabled

verified with
`nix-diff $(nix eval ".#gcc-unwrapped.drvPath") $(nix eval --expr 'with import ./. { config = { enableParallelBuildingByDefault = true; }; }; gcc-unwrapped.drvPath' --impure)`
2022-05-25 16:03:14 +03:00
..
cross
custom
cygwin
darwin Merge pull request #161270 from Stunkymonkey/darwin-phases 2022-04-30 10:58:05 -06:00
freebsd config.contentAddressedByDefault: init option 2022-04-27 23:21:32 +03:00
generic stdenv.mkDerivation: be less strict about check execution for cross 2022-05-23 21:25:04 +02:00
linux treewide: add enableParallelBuilding's to bootstrap packages so hashes stay the same 2022-05-25 16:03:14 +03:00
native
nix
adapters.nix stdenv: deprecate unused adapters 2022-05-07 22:36:10 +03:00
booter.nix
common-path.nix
default.nix lib/systems: add mips64el definitions 2022-03-10 20:30:16 -08:00