nix/scripts
Thomas Miedema 8d99b6578a nix-daemon: source nix-profile-daemon.sh only once
On my system (Ubuntu 24.04 with nix installed using
https://zero-to-nix.com/), I noticed that my PATH
contained multiple times the following entries:

  /home/thomas/.nix-profile/bin
  /nix/var/nix/profiles/default/bin

Fix it by inserting a missing `export`, to make
sure `nix-daemon.sh` is really only executed once.

(cherry picked from commit 2b4e3fa144)
2025-04-01 06:47:25 +00:00
..
bigsur-nixbld-user-migration.sh install-darwin: increment base UID by 1 (#15) 2024-09-03 23:59:16 +00:00
binary-tarball.nix Format .nix files 2025-01-24 20:30:07 +01:00
build-checks speed up ci by splitting off eval and build 2024-12-14 15:24:48 +00:00
create-darwin-volume.sh Disable suid and atime on the /nix mount point on Darwin 2025-01-10 09:56:35 +00:00
flake-regressions.sh Fix spellcheck 2024-06-21 15:37:08 +02:00
install-darwin-multi-user.sh install-darwin: increment base UID by 1 (#15) 2024-09-03 23:59:16 +00:00
install-multi-user.sh install-darwin: move nixbld gid to match first UID 2024-09-03 23:59:15 +00:00
install-nix-from-closure.sh A setting to follow XDG Base Directory standard 2023-02-10 20:14:06 +04:00
install-systemd-multi-user.sh fix: make sure directory exists before using ln 2024-11-01 10:19:42 +00:00
install.in scripts/install.in: add riscv64 support to installer 2024-05-30 15:03:20 +02:00
installer.nix Format .nix files 2025-01-24 20:30:07 +01:00
local.mk Add fish suport to installer 2022-09-13 12:56:16 -04:00
nix-profile-daemon.fish.in Fix loop over $NIX_PROFILES in nix-profile-daemon.fish.in 2024-03-20 15:23:31 +11:00
nix-profile-daemon.sh.in nix-daemon: source nix-profile-daemon.sh only once 2025-04-01 06:47:25 +00:00
nix-profile.fish.in Fix logic for default XDG_DATA_DIRS value 2023-11-07 03:41:19 +01:00
nix-profile.sh.in Resolve conflict 2025-01-12 13:15:03 +01:00
prepare-installer-for-github-actions installer: make sure we can always test the installer in ci and locally 2025-01-07 00:04:32 +01:00
sequoia-nixbld-user-migration.sh sequoia-nixbld-user-migration: nail down PATH 2025-01-16 16:43:56 +00:00
serve-installer-for-github-actions installer: make sure we can always test the installer in ci and locally 2025-01-07 00:04:32 +01:00