nixpkgs/pkgs/stdenv/generic
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
..
builder.sh stdenv: Statically include the default build inputs 2014-11-06 12:10:28 +01:00
default-builder.sh
default.nix stdenv: Statically include the default build inputs 2014-11-06 12:10:28 +01:00
setup.sh stdenv: Statically include the default build inputs 2014-11-06 12:10:28 +01:00