Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-30 | nix-daemon.sh profile script: operate under `set -u` | Graham Christensen | 1 | -2/+2 | |
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.) | |||||
2018-05-25 | multi-user profile: borrow single user profiles' NIX_SSL_CERT_FILE finding logic | Graham Christensen | 1 | -1/+18 | |
2018-04-04 | Setup nix_path correctly in nix-profile-daemon | Matthew Justin Bauer | 1 | -1/+1 | |
We need nixpkgs to be set in NIX_PATH for Nix 1.12 to work correctly | |||||
2017-10-16 | Pull nix-profile-daemon from 1.11 | Shea Levy | 1 | -0/+54 | |