aboutsummaryrefslogtreecommitdiff
path: root/scripts/nix-profile-daemon.sh.in
AgeCommit message (Expand)Author
2021-11-19Apply some shellcheck suggestionsSandro Jäckel
2020-10-21Fix iterating over $NIX_PROFILES in ZshYuriy Taraday
2019-11-22Provide a default value for NIX_PATHEelco Dolstra
2019-11-22Remove $NIX_USER_PROFILE_DIREelco Dolstra
2019-10-09nix-env: Create ~/.nix-defexpr automaticallyEelco Dolstra
2019-10-09nix-env: Create ~/.nix-profile automaticallyEelco Dolstra
2019-10-09nix-profile.sh: Don't create .nix-channelsEelco Dolstra
2019-10-09Remove world-writability from per-user directoriesEelco Dolstra
2019-05-15Don’t set NIX_REMOTE=daemon in daemon profileMatthew Bauer
2018-11-15Merge pull request #2432 from luke-clifton/fixsslEelco Dolstra
2018-10-01nix-profile-daemon: remove cruftMatthew Bauer
2018-09-20Search NIX_PROFILE for SSL CALuke Clifton
2018-09-19Look inside the user profileLuke Clifton
2018-05-30nix-daemon.sh profile script: operate under `set -u`Graham Christensen
2018-05-25multi-user profile: borrow single user profiles' NIX_SSL_CERT_FILE finding logicGraham Christensen
2018-04-04Setup nix_path correctly in nix-profile-daemonMatthew Justin Bauer
2017-10-16Pull nix-profile-daemon from 1.11Shea Levy