MercuryTechnologies / nix-your-shell

A `nix` and `nix-shell` wrapper for shells other than `bash`
MIT License
85 stars 12 forks source link

Nushell no longer auto-spreads $args list for externals #54

Closed philipwilk closed 3 months ago

philipwilk commented 3 months ago

Need to add ellipsis to spread the list of args. I think there was a deprecation warning message about auto-spreading externals for a month or two, but now it has been implemented. Also in the breaking changes for 0.91.0 image

(Makes nix commands do nothing)