haslersn / any-nix-shell

fish and zsh support for the nix run and nix-shell environments of the Nix package manager
MIT License
265 stars 17 forks source link

Correct instructions for fish on NixOS #37

Closed phinze closed 2 months ago

phinze commented 2 months ago

The promptInit option is now deprecated and generates the following error:

The option definition `programs.fish.promptInit' in `(path)' no longer has any effect; please remove it.
       Prompt is now configured through the

         programs.fish.interactiveShellInit

       option. Please change to use that instead.
phinze commented 2 months ago

Also thanks for the helpful tool! 👏🏻 🥳