mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
Some distribution will stop evaluating the shell config file if they are not running in an interactive shell. As we append the nix paths to the end of the file, they will not be evaluated. We better prepend the nix paths to the shell config files to be sure that once nix is installed, nix path will be available in any shell. Note that this is already the case for the detsys installer script for a while: https://github.com/DeterminateSystems/nix-installer/pull/148 Possibly related errors: https://github.com/NixOS/nix/issues/8061 https://github.com/NixOS/nix/pull/6628 https://github.com/NixOS/nix/issues/2587 |
||
|---|---|---|
| .. | ||
| bigsur-nixbld-user-migration.sh | ||
| create-darwin-volume.sh | ||
| install-darwin-multi-user.sh | ||
| install-freebsd-multi-user.sh | ||
| install-multi-user.sh | ||
| install-nix-from-tarball.sh | ||
| install-systemd-multi-user.sh | ||
| meson.build | ||
| nix-profile-daemon.fish.in | ||
| nix-profile-daemon.sh.in | ||
| nix-profile.fish.in | ||
| nix-profile.sh.in | ||
| sequoia-nixbld-user-migration.sh | ||