mirror of
https://github.com/NixOS/nix.git
synced 2025-04-16 06:08:03 +00:00
![]() 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
|
||
---|---|---|
.. | ||
bigsur-nixbld-user-migration.sh | ||
binary-tarball.nix | ||
build-checks | ||
create-darwin-volume.sh | ||
install-darwin-multi-user.sh | ||
install-multi-user.sh | ||
install-nix-from-tarball.sh | ||
install-systemd-multi-user.sh | ||
install.in | ||
installer.nix | ||
meson.build | ||
nix-profile-daemon.fish.in | ||
nix-profile-daemon.sh.in | ||
nix-profile.fish.in | ||
nix-profile.sh.in | ||
prepare-installer-for-github-actions | ||
sequoia-nixbld-user-migration.sh | ||
serve-installer-for-github-actions |