nix-pills
nix-pills copied to clipboard
Nix Pill 10 - unset PATH causes errors in nix-shell
Version: 2.3.10
Specifically, it appears that this line is the cause of issues using nix-shell: https://github.com/NixOS/nix-pills/blob/c4ba2bf21b8cf10fa4320af4f8d86640e030028c/pills/10/setup-sh.txt#L1
Seeing errors such as bash: fasd: command not found popup once the initial PATH is cleared.