nixpkgs/pkgs/stdenv/generic
John Ericson 9df7efe0c6 stdenv: Don't stop set -u-ing
Before, we very carefully unapplied and reapplied `set -u` so the rest
of Nixpkgs could continue to not fail on undefined variables. Let's rip
off the band-aid.
2019-11-01 22:03:47 +00:00
..
builder.sh stdenvs: Distinguish between extraBuildInputs and extraNativeBuildInputs 2017-08-18 12:02:13 -04:00
check-meta.nix Merge staging-next into staging 2019-08-28 08:26:42 +02:00
default-builder.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
default.nix treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
make-derivation.nix stdenv: correct cross CMAKE_SYSTEM_NAME 2019-07-27 15:23:31 -07:00
setup.sh stdenv: Don't stop set -u-ing 2019-11-01 22:03:47 +00:00