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
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
default.nix Prevent an unnecessary evaluation of lib 2014-08-09 12:45:18 +02:00