mirror of
https://github.com/NixOS/nix.git
synced 2025-11-13 14:02:42 +01:00
16 lines
1.4 KiB
Markdown
16 lines
1.4 KiB
Markdown
# Release 3.6.5 (2025-06-16)
|
|
|
|
* Based on [upstream Nix 2.29.0](../release-notes/rl-2.29.md).
|
|
|
|
## What's Changed
|
|
* Release v3.6.4 by @github-actions in [DeterminateSystems/nix-src#109](https://github.com/DeterminateSystems/nix-src/pull/109)
|
|
* Fixup the complainy docs line by @grahamc in [DeterminateSystems/nix-src#111](https://github.com/DeterminateSystems/nix-src/pull/111)
|
|
* Move the actual vm tests / flake regressions into the generic build phase by @grahamc in [DeterminateSystems/nix-src#112](https://github.com/DeterminateSystems/nix-src/pull/112)
|
|
* Fix broken fetchToStore() caching by @edolstra in [DeterminateSystems/nix-src#110](https://github.com/DeterminateSystems/nix-src/pull/110)
|
|
* Parallelize the flake regression suite by @grahamc in [DeterminateSystems/nix-src#114](https://github.com/DeterminateSystems/nix-src/pull/114)
|
|
* Don't build fallback-paths if we didn't build aarch64-linux and x86 d… …arwin by @grahamc in [DeterminateSystems/nix-src#116](https://github.com/DeterminateSystems/nix-src/pull/116)
|
|
* Use GHA runners for VMs since they have KVM by @grahamc in [DeterminateSystems/nix-src#118](https://github.com/DeterminateSystems/nix-src/pull/118)
|
|
* fetchToStore() cache: Use content hashes instead of store paths by @edolstra in [DeterminateSystems/nix-src#115](https://github.com/DeterminateSystems/nix-src/pull/115)
|
|
|
|
|
|
**Full Changelog**: [v3.6.3...v3.6.5](https://github.com/DeterminateSystems/nix-src/compare/v3.6.3...v3.6.5)
|