mirror of
https://github.com/NixOS/nix.git
synced 2025-11-13 14:02:42 +01:00
The `fish_add_path` function is only available for fish 3.2.0 or newer,
and not on older versions.
This commit adds an alternative way to update the PATH when
`fish_add_path` does not exist.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| bigsur-nixbld-user-migration.sh | ||
| check-hydra-status.sh | ||
| create-darwin-volume.sh | ||
| install-darwin-multi-user.sh | ||
| install-multi-user.sh | ||
| install-nix-from-closure.sh | ||
| install-systemd-multi-user.sh | ||
| install.in | ||
| local.mk | ||
| nix-profile-daemon.fish.in | ||
| nix-profile-daemon.sh.in | ||
| nix-profile.fish.in | ||
| nix-profile.sh.in | ||
| prepare-installer-for-github-actions | ||