nixpkgs/pkgs/stdenv/generic
John Ericson 330ca731e8 treewide: Get rid of all uses of crossConfig
The hack of using `crossConfig` to enforce stricter handling of
dependencies is replaced with a dedicated `strictDeps` for that purpose.
(Experience has shown that my punning was a terrible idea that made more
difficult and embarrising to teach teach.)

Now that is is clear, a few packages now use `strictDeps`, to fix
various bugs:

 - bintools-wrapper and cc-wrapper
2018-05-14 23:30:37 -04:00
..
builder.sh stdenvs: Distinguish between extraBuildInputs and extraNativeBuildInputs 2017-08-18 12:02:13 -04:00
check-meta.nix lib: Factor in tiny bit of meta.platform checking 2018-03-19 19:29:16 -04:00
default-builder.sh
default.nix stdenv: Put back isArm, with deprecation notice. 2018-05-07 20:14:52 -04:00
make-derivation.nix treewide: Get rid of all uses of crossConfig 2018-05-14 23:30:37 -04:00
setup.sh treewide: Get rid of all uses of crossConfig 2018-05-14 23:30:37 -04:00