mirror of
https://github.com/NixOS/nix.git
synced 2025-11-13 05:56:03 +01:00
12 lines
765 B
Markdown
12 lines
765 B
Markdown
# Release 3.6.8 (2025-06-25)
|
|
|
|
* Based on [upstream Nix 2.29.1](../release-notes/rl-2.29.md).
|
|
|
|
## What's Changed
|
|
* Fix fetchToStore() caching with --impure, improve testing by @edolstra in [DeterminateSystems/nix-src#117](https://github.com/DeterminateSystems/nix-src/pull/117)
|
|
* Add lazy-locks setting by @edolstra in [DeterminateSystems/nix-src#113](https://github.com/DeterminateSystems/nix-src/pull/113)
|
|
* Sync 2.29.1 by @edolstra in [DeterminateSystems/nix-src#124](https://github.com/DeterminateSystems/nix-src/pull/124)
|
|
* Release v3.6.7 by @github-actions in [DeterminateSystems/nix-src#126](https://github.com/DeterminateSystems/nix-src/pull/126)
|
|
|
|
|
|
**Full Changelog**: [v3.6.6...v3.6.8](https://github.com/DeterminateSystems/nix-src/compare/v3.6.6...v3.6.8)
|