Skip to content

Releases: haslersn/any-nix-shell

v2.0.1

23 Jul 16:03
1f5d3d1
Compare
Choose a tag to compare

Bugfixes

  • 1f5d3d1 Fix syntax error that broke fish support (#36)

v2.0.0

20 Jul 20:04
e61713d
Compare
Choose a tag to compare

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

31 Jan 12:16
67d8b02
Compare
Choose a tag to compare
v2.0.0rc1 Pre-release
Pre-release

Breaking changes

  • 67d8b02 Support nix run and drop support for nix shell (#13)

v1.2.1

24 Feb 21:20
ea04f9b
Compare
Choose a tag to compare

Bugfixes

  • ea04f9b Restore stable Nix compatibility (#8)

v1.2.0

31 Dec 01:54
e6b86e6
Compare
Choose a tag to compare

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

16 Sep 06:15
Compare
Choose a tag to compare

New Features

  • Support for nix run

Bugfixes

  • Handle all flags of nix-shell properly
  • Handle parameters with whitespace properly in zsh

v1.0.0

14 Sep 12:19
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release
Set SHELL variable while in nix-shell