nixpkgs/pkgs/stdenv/generic
John Ericson da19c34d0f stdenv setup: Always use both propagated files
This continues #23374, which always kept around both attributes, by
always including both propagated files: `propgated-native-build-inputs`
and `propagated-build-inputs`. `nativePkgs` and `crossPkgs` are still
defined as before, however, so this change should only barely
observable.

This is an incremental step to fully keeping the dependencies separate
in all cases.
2017-11-21 10:44:44 -05:00
..
builder.sh stdenvs: Distinguish between extraBuildInputs and extraNativeBuildInputs 2017-08-18 12:02:13 -04:00
check-meta.nix nixpkgs release: Fix Darwin-only jobs 2017-08-12 20:38:27 -07:00
default-builder.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
default.nix Get rid of most @rpath nonsense on Darwin 2017-10-08 16:13:46 -04:00
make-derivation.nix stdenv: Add back leading '-' in cross derivation name suffix 2017-09-18 18:59:48 -04:00
setup.sh stdenv setup: Always use both propagated files 2017-11-21 10:44:44 -05:00