haslersn / any-nix-shell

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

Work with devenv? #33

Open jasonprado opened 4 months ago

jasonprado commented 4 months ago

I just ran nix-shell -p cowsay and the resulting shell was zsh, which is great. Then I ran devenv shell (devenv v1.0.4) and I got bash. Could any-nix-shell be adapted to launch any shell in a devenv shell?