Releases: haslersn/any-nix-shell
Releases · haslersn/any-nix-shell
v2.0.1
Bugfixes
- 1f5d3d1 Fix syntax error that broke fish support (#36)
v2.0.0
Note: This release contains a bug that breaks fish support. Use v2.0.1 instead.
Breaking changes
- 67d8b02 Support nix run and drop support for nix shell (#13)
New Features
Bugfixes
- a85f11b Fix: actually set error code when using any-nix-shell wrong (#21)
- ed83088 fix formatting of complex expressions by stopping at first white space (#23)
v2.0.0rc1
Breaking changes
- 67d8b02 Support nix run and drop support for nix shell (#13)
v1.2.1
Bugfixes
- ea04f9b Restore stable Nix compatibility (#8)
v1.2.0
Removed Features
- 9d7d6fd Remove ANY_NIX_SHELL_EXIT_STATUS
Bugfixes
- 2ce84be nix run: [bugfix] don't interpret parameters to -k or -u as flags
- d2418a9
nix run
is now nix shell
semantically
v1.1.0
New Features
Bugfixes
- Handle all flags of
nix-shell
properly
- Handle parameters with whitespace properly in
zsh
v1.0.0
Set SHELL variable while in nix-shell