Skip to content

Releases: nix-community/nix-direnv

3.0.5

03 Jun 12:09
Compare
Choose a tag to compare

What's Changed

  • Restore terminfo from calling shell by @bbenne10 in #461
  • Fix local flakes when prefixed with "path:" (again) by @tie in #478
  • Issue a warning if we are falling back to the old shell environment by @bbenne10 in #487
  • GH-491: Explictly set IN_NIX_SHELL to more closely mimic nix-shell execution by @bbenne10 in #498

New Contributors

Full Changelog: 3.0.4...3.0.5

3.0.4

02 Jan 21:52
Compare
Choose a tag to compare

What's Changed

  • fix nix_direnv_version terminating direnv by @Mic92 in #457

Full Changelog: 3.0.3...3.0.4

3.0.3

21 Dec 10:15
Compare
Choose a tag to compare

What's Changed

  • make version sort compatible with busybox sort by @Mic92 in #455

Full Changelog: 3.0.2...3.0.3

3.0.2

20 Dec 07:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.2

3.0.1

18 Dec 13:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

10 Dec 21:02
Compare
Choose a tag to compare

What's Changed

  • More ruff lints by @Mic92 in #425
  • Delay invalidating cache and gcroots until print-dev-env call succeeds by @bbenne10 in #420
  • simplify required version checks and bring back support for bash 3 by @kingarrrt in #429
  • deprecate nix_direnv_watch_file by @Mic92 in #438

New Contributors

Full Changelog: 2.5.1...3.0.0

2.5.1

27 Nov 20:23
Compare
Choose a tag to compare

What's Changed

  • _nix_direnv_watches: update path regex to match capitalized path by @kingarrrt in #417
  • do not deprecate nix_direnv_watch_file yet (2.5.1) by @Mic92 in #421

Full Changelog: 2.5.0...2.5.1

2.5.0

26 Nov 13:40
Compare
Choose a tag to compare

What's Changed

  • Update nix-direnv version in nix_direnv_version by @NilsIrl in #397
  • Fix Manual Reload script with non-standard layout dir by @bbenne10 in #401
  • use_nix: watch for both shell.nix and default.nix by @Mic92 in #410
  • drop nix_direnv_watch_file - instead parse DIRENV_WATCHES by @Mic92 in #416
  • use direnv-builtin DIRENV_WATCHES to list watched files by @kingarrrt in #414
  • drop dependency on gnugrep by @Mic92 in #415

New Contributors

Full Changelog: 2.4.0...2.5.0

2.4.0

09 Oct 22:11
1691154
Compare
Choose a tag to compare

What's Changed

  • Allow manual reload of nix environment. by @pelme in #359
  • Warn when use flake receives a flag for the first argument by @cydparser in #372
  • fix _nix_direnv_force_reload not beeing bound by @Mic92 in #394

New Contributors

Full Changelog: 2.3.0...2.4.0

2.3.0

15 Apr 15:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.1...2.3.0