Skip to content

Releases: nix-community/nix-direnv

1.5.1

16 Dec 09:10
Compare
Choose a tag to compare

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

Full Changelog: 1.5.0...1.5.1

1.5.0: Merge pull request #116 from sir4ur0n/patch-1

21 Oct 05:52
d26fc52
Compare
Choose a tag to compare

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

23 Sep 14:21
1.4.0
f2fd3f4
Compare
Choose a tag to compare

allow to use external flakes

1.3.0

19 May 05:22
1.3.0
a14fc56
Compare
Choose a tag to compare
add nix_direnv_version helper

1.2.6: Bugfix release

14 May 06:47
1.2.6
1857c3f
Compare
Choose a tag to compare
The last release accidential contained a commit that was supposed to be experimental

Fixes for content-addressed nix

09 May 06:41
1.2.5
5b75450
Compare
Choose a tag to compare
1.2.5

Support for content-addressed nix

Improve XDG_DATA_DIRS handling

30 Mar 10:54
c3ff599
Compare
Choose a tag to compare

Instead of overriding, nix-direnv now extends $XDG_DATA_DIRS

Bugfix release

16 Feb 13:15
afe4248
Compare
Choose a tag to compare
  • 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

30 Jan 18:47
52802ad
Compare
Choose a tag to compare
  • no longer depends on gnu grep: 5dc8842
  • fix issue with shell adding their own nix: 991ea66

Bugfix release

10 Jan 07:58
dff7b0b
Compare
Choose a tag to compare
  • allow to hardcode nix when packaging nix-direnv (see default.nix)
  • automatically set experimential features