nixpkgs/pkgs/stdenv/generic
Jan Malakhovski eaee2a1199 stdenv: implement config.checkMetaRecursively
This option makes `meta.evaluate` into a close approximation of the result of
evaluating `.outPath` by checking all the dependencies recursively at a cost of
2x slowdown. Note that actually evaluating `.outPath` costs some
5x-7x more because `.outPath` also computes all the hashes.
2018-01-14 13:24:30 +00:00
..
builder.sh stdenvs: Distinguish between extraBuildInputs and extraNativeBuildInputs 2017-08-18 12:02:13 -04:00
check-meta.nix stdenv: provide meta.evaluates 2018-01-14 13:24:29 +00:00
default-builder.sh
default.nix Get rid of most @rpath nonsense on Darwin 2017-10-08 16:13:46 -04:00
make-derivation.nix stdenv: implement config.checkMetaRecursively 2018-01-14 13:24:30 +00:00
setup.sh stdenv-setup: Ease the transition with native builds 2017-12-30 22:04:23 -05:00