nixpkgs/pkgs/stdenv
Eelco Dolstra 1014620bce stdenv: Statically include the default build inputs
Otherwise, stdenv won't have a reference to e.g. patchelf on Linux
(because it was passed in by mkDerivation). This causes the installer
tests to fail, because having "stdenv" in the installation CD closure
is not enough to pull in all stdenv packages.

http://hydra.nixos.org/build/16546643
2014-11-06 12:10:28 +01:00
..
darwin Set SDKROOT etc. in stdenvNative 2014-11-04 16:35:13 +01:00
generic stdenv: Statically include the default build inputs 2014-11-06 12:10:28 +01:00
linux stdenv-linux: Turn allowedRequisites back on 2014-10-06 22:11:05 +02:00
native Set SDKROOT etc. in stdenvNative 2014-11-04 16:35:13 +01:00
nix Remove dead code 2014-11-04 13:26:51 +01:00
adapters.nix gcc-wrapper: Wrap ld.gold 2014-10-10 14:55:17 +02:00
common-path.nix * Don't use the "replace-literal" command in stdenv; instead use 2012-01-19 13:47:26 +00:00
default.nix Merge branch 'darwin-stdenv' of github.com:joelteon/nixpkgs into staging 2014-09-23 11:27:53 +02:00