Releases: nix-community/nix-direnv
Releases · nix-community/nix-direnv
1.5.1
What's Changed
- useFlake(): fix sed invocation on legacy operating systems by @Mic92 in #121
- fix incorrect version in direnv-nix 1.5.0
New Contributors
- @Enzime made their first contribution in #129
- @aaqaishtyaq made their first contribution in #132
Full Changelog: 1.5.0...1.5.1
1.5.0: Merge pull request #116 from sir4ur0n/patch-1
What's Changed
- flakes: Don't run shellHook on cached dev shells by @ryneeverett in #91
- direnvrc: don't override TMPDIR by @zakame in #107
- Add a suffix to cache file to allow multiple calls to use_nix by @immae in #106
- don't make direnvrc exectuable by @Mic92 in #118
Full Changelog: 1.4.0...1.5.0
1.4.0
1.3.0
1.2.6: Bugfix release
The last release accidential contained a commit that was supposed to be experimental
Fixes for content-addressed nix
1.2.5 Support for content-addressed nix
Improve XDG_DATA_DIRS handling
Instead of overriding, nix-direnv now extends $XDG_DATA_DIRS
Bugfix release
- fix cache key when nixpkgs comes from nix store but is not a channel
- fix input garbage collection root for flakes
fix execution on vanilla macOS
Bugfix release
- allow to hardcode nix when packaging nix-direnv (see default.nix)
- automatically set experimential features