1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-15 06:52:43 +01:00
nix/scripts
Graham Christensen 929152c0a8 nix-daemon.sh profile script: operate under set -u
If the profile is sourced inside a script with `set -u`, the check for
__ETC_PROFILE_NIX_SOURCED and NIX_SSL_CERT_FILE would raise an error.
A simple guard around this check allows the script to operate under
standard environments (where it is fairly reasonable to assume USER
and HOME are set.)

(cherry picked from commit d459d3307c)
2018-05-30 17:44:42 +02:00
..
install-darwin-multi-user.sh Revert "Revert "Merge pull request #2027 from grahamc/backport-linux-multi-user"" 2018-04-19 13:55:37 -04:00
install-multi-user.sh install-multi-user: don't force NIX_SSL_CERT_FILE 2018-05-26 12:29:05 -04:00
install-nix-from-closure.sh installer: allow opting in / out to the daemon installer 2018-04-19 13:56:00 -04:00
install-systemd-multi-user.sh Revert "Revert "Merge pull request #2027 from grahamc/backport-linux-multi-user"" 2018-04-19 13:55:37 -04:00
local.mk Pull nix-profile-daemon from 1.11 2017-10-16 14:51:39 -04:00
nix-http-export.cgi.in Replace wrong (w.r.t. PATH) sed call with in-shell substitution 2009-02-19 20:46:45 +00:00
nix-profile-daemon.sh.in nix-daemon.sh profile script: operate under set -u 2018-05-30 17:44:42 +02:00
nix-profile.sh.in Fix manpath detection 2018-01-15 00:43:39 +03:00
nix-reduce-build.in Add support for ‘make installcheck’ 2013-11-25 18:47:03 +01:00