1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs
Tuomas Tynkkynen 7320fa9d45 Revert "stdenvs: Distinguish between extraBuildInputs and extraNativeBuildInputs"
This reverts commit eeabf85780.

This change suddenly makes tons of stdenv internals visible in
nativeBuildInputs of every derivation, which doesn't seem desirable.
E.g:

````
nix-repl> hello.nativeBuildInputs
[ «derivation /nix/store/bcfkyf6bhssxd2vzwgzmsbn7b5b9rpxc-patchelf-0.9.drv»
  «derivation /nix/store/4wnshnz9wwanpfzcrdd76rri7pyqn9sk-paxctl-0.9.drv»
  << snip 10+ lines >>
  «derivation /nix/store/d35pgh1lcg5nm0x28d899pxj30b8c9b2-gcc-wrapper-6.4.0.drv»
]
````
2017-08-18 13:21:56 +03:00
..
applications
build-support
common-updater
data
desktops
development Merge: binutils: downgrade 2.29 -> 2.28.1 2017-08-18 09:42:58 +02:00
games
misc
os-specific
servers
shells
stdenv Revert "stdenvs: Distinguish between extraBuildInputs and extraNativeBuildInputs" 2017-08-18 13:21:56 +03:00
test
tools
top-level Merge pull request #28174 from matthewbauer/darwin-in-release 2017-08-17 23:29:00 +02:00