mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
78b01de68d
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 |
||
---|---|---|
.. | ||
generic | ||
linux | ||
native | ||
nix | ||
adapters.nix | ||
common-path.nix | ||
default.nix |