nixpkgs/pkgs/stdenv/generic
Matthew Bauer 8dbfb61e46 make-derivation: add disallowedReferences in strictDeps
When strictDeps = true, we don’t want native build inputs to end up in
the output. For instance gcc is a builtin native build input and
should only show up in an output if it is also listed in buildInputs.

/cc @ericson2314
2018-11-02 19:31:51 -05:00
..
builder.sh stdenvs: Distinguish between extraBuildInputs and extraNativeBuildInputs 2017-08-18 12:02:13 -04:00
check-meta.nix Remove dead code from stdenv check-meta license logic 2018-09-23 12:48:02 -04:00
default-builder.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
default.nix top-level, stdenv: Make system and stdenv.system describe the hostPlatform. 2018-09-06 08:33:51 -04:00
make-derivation.nix make-derivation: add disallowedReferences in strictDeps 2018-11-02 19:31:51 -05:00
setup.sh stdenv: Improve ELF detection for isELF 2018-09-25 06:55:18 +02:00