nixpkgs/pkgs/stdenv
Eelco Dolstra 78b01de68d substituteAll: Enumerate environment variables more reliably
Getting the names of all environment variables is tricky. The previous
implementation easily got confused by multi-line variables. The new
one is more reliable but not still not perfect.

This works around a segfault in Bash 4.3, where the expression
"${!var}" (where var="-9") crashes under certain conditions.

http://hydra.nixos.org/build/16693445
2014-11-10 13:35:09 +01:00
..
generic substituteAll: Enumerate environment variables more reliably 2014-11-10 13:35:09 +01:00
linux stdenv-linux: Turn allowedRequisites back on 2014-10-06 22:11:05 +02:00
native Add SmartOS native GCC path. 2013-02-28 20:04:04 +01:00
nix Prevent an unnecessary evaluation of lib 2014-08-09 12:45:18 +02:00
adapters.nix stdenv-linux: Turn allowedRequisites back on 2014-10-06 22:11:05 +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 Prevent an unnecessary evaluation of lib 2014-08-09 12:45:18 +02:00