You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent multiple executions of nix-profile.sh (see #12805)
Add a check to ensure the script executes only once per shell.
This makes bash behave the same way as fish, which checks `__ETC_PROFILE_NIX_SOURCED` both for nix.fish and nix-daemon.fish
0 commit comments