ITADN
nix-community/nix-direnv

版本发布 8

3.0.7
? · 2025-05-09

## What's Changed * Added `nix-systems` input by @ink-splatters in https://github.com/nix-community/nix-direnv/pull/526 and @ginkogruen in https://github.com/nix-community/nix-direnv/pull/527 * Always set nix-direnv-reload as executable by @nicknovitski in https://github.com/nix-community/nix-direnv/pull/536 * don't warn about dirty trees by @Mic92 in https://github.com/nix-community/nix-direnv/pull/545 * use_nix: rely on function autocallingto import a nix attribute @CobaltCause in https://github.com/nix-community/nix-direnv/pull/549 * Fix warnings not being printed by @JoaquinTrinanes in https://github.com/nix-community/nix-direnv/pull/560 ## New Contributors * @ink-splatters made their first contribution in https://github.com/nix-community/nix-direnv/pull/526 * @ginkogruen made their first contribution in https://github.com/nix-community/nix-direnv/pull/527 * @britter made their first contribution in https://github.com/nix-community/nix-direnv/pull/532 * @nicknovitski made their first contribution in https://github.com/nix-community/nix-direnv/pull/536 * @CobaltCause made their first contribution in https://github.com/nix-community/nix-direnv/pull/549 * @llakala made their first contribution in https://github.com/nix-community/nix-direnv/pull/550 * @synalice made their first contribution in https://github.com/nix-community/nix-direnv/pull/565 **Full Changelog**: https://github.com/nix-community/nix-direnv/compare/3.0.6...3.0.7

3.0.6
? · 2024-09-03

## What's Changed * Fix unbound shell variable errors on strict mode by @JoaquinTrinanes in https://github.com/nix-community/nix-direnv/pull/512 * Use ambient Nix when available, with a two stage fallback by @K900 in https://github.com/nix-community/nix-direnv/pull/513 * Respect existing _nix_direnv_manual_reload by @JoaquinTrinanes in https://github.com/nix-community/nix-direnv/pull/516 ## New Contributors * @JoaquinTrinanes made their first contribution in https://github.com/nix-community/nix-direnv/pull/512 * @K900 made their first contribution in https://github.com/nix-community/nix-direnv/pull/513 **Full Changelog**: https://github.com/nix-community/nix-direnv/compare/3.0.5...3.0.6

3.0.5
? · 2024-06-03

## What's Changed * Restore terminfo from calling shell by @bbenne10 in https://github.com/nix-community/nix-direnv/pull/461 * Fix local flakes when prefixed with "path:" (again) by @tie in https://github.com/nix-community/nix-direnv/pull/478 * Issue a warning if we are falling back to the old shell environment by @bbenne10 in https://github.com/nix-community/nix-direnv/pull/487 * GH-491: Explictly set IN_NIX_SHELL to more closely mimic nix-shell execution by @bbenne10 in https://github.com/nix-community/nix-direnv/pull/498 ## New Contributors * @tie made their first contribution in https://github.com/nix-community/nix-direnv/pull/478 * @ShalokShalom made their first contribution in https://github.com/nix-community/nix-direnv/pull/490 **Full Changelog**: https://github.com/nix-community/nix-direnv/compare/3.0.4...3.0.5

3.0.4
? · 2024-01-02

## What's Changed * fix nix_direnv_version terminating direnv by @Mic92 in https://github.com/nix-community/nix-direnv/pull/457 **Full Changelog**: https://github.com/nix-community/nix-direnv/compare/3.0.3...3.0.4

3.0.3
? · 2023-12-21

## What's Changed * make version sort compatible with busybox sort by @Mic92 in https://github.com/nix-community/nix-direnv/pull/455 **Full Changelog**: https://github.com/nix-community/nix-direnv/compare/3.0.2...3.0.3

3.0.2
? · 2023-12-20

## What's Changed * Fixup `$direnv` usage by @kingarrrt in https://github.com/nix-community/nix-direnv/pull/449 * set bash 4.4 as minimum by @Mic92 in https://github.com/nix-community/nix-direnv/pull/450 **Full Changelog**: https://github.com/nix-community/nix-direnv/compare/3.0.1...3.0.2

3.0.1
? · 2023-12-18

## What's Changed * make self-contained using resholve by @kingarrrt in https://github.com/nix-community/nix-direnv/pull/441 * don't rely on direnv to be in $PATH by @Mic92 in https://github.com/nix-community/nix-direnv/pull/447 **Full Changelog**: https://github.com/nix-community/nix-direnv/compare/3.0.0...3.0.1

3.0.0
? · 2023-12-10

## What's Changed * More ruff lints by @Mic92 in https://github.com/nix-community/nix-direnv/pull/425 * Delay invalidating cache and gcroots until print-dev-env call succeeds by @bbenne10 in https://github.com/nix-community/nix-direnv/pull/420 * simplify required version checks and bring back support for bash 3 by @kingarrrt in https://github.com/nix-community/nix-direnv/pull/429 * deprecate nix_direnv_watch_file by @Mic92 in https://github.com/nix-community/nix-direnv/pull/438 ## New Contributors * @zowoq made their first contribution in https://github.com/nix-community/nix-direnv/pull/430 **Full Changelog**: https://github.com/nix-community/nix-direnv/compare/2.5.1...3.0.0