nixpkgs/pkgs/stdenv/linux
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
..
bootstrap-files pkgs/stdenv/linux: add powerpc64le bootstrap-files 2022-04-11 18:35:44 -07:00
bootstrap-tools Revert "stdenv bootstrap tools: adjust with glibc-2.34" 2022-04-04 20:40:41 +02:00
bootstrap-tools-musl
default.nix treewide: add enableParallelBuilding's to bootstrap packages so hashes stay the same 2022-05-25 16:03:14 +03:00
make-bootstrap-tools-cross.nix make-bootstrap-tools-cross: fix typo which prevents hydra eval 2022-03-26 12:03:00 +01:00
make-bootstrap-tools.nix config.contentAddressedByDefault: init option 2022-04-27 23:21:32 +03:00