nixpkgs/pkgs/stdenv/generic
regnat 14f66d60a7 Make the bootsrap respect the contentAddressedByDefault setting
Patch every `derivation` call in the bootsrap process to add it a
conditional `__contentAddressed` parameter.

That way, passing `contentAddressedByDefault` means that the entire
build closure of a system can be content addressed
2021-04-28 10:25:49 +02:00
..
builder.sh stdenvs: Distinguish between extraBuildInputs and extraNativeBuildInputs 2017-08-18 12:02:13 -04:00
check-meta.nix stdenv/check-meta: change to allowlist and blocklist (#114127) 2021-02-23 10:25:18 -05:00
default-builder.sh
default.nix Make the bootsrap respect the contentAddressedByDefault setting 2021-04-28 10:25:49 +02:00
make-derivation.nix Remove the NIXPKGS_CA_BY_DEFAULT env variable 2021-04-26 16:20:13 +02:00
setup.sh stdenv: ignore duplicates in addToSearchPath (#113800) 2021-03-13 13:58:21 -05:00