1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-12 13:36:02 +01:00
nix/doc/manual/source/release-notes-determinate/rl-3.6.1.md
2025-05-24 02:11:10 +00:00

9 lines
372 B
Markdown

# Release 3.6.1 (2025-05-24)
* Based on [upstream Nix 2.29.0](../release-notes/rl-2.29.md).
## What's Changed
* Fix nlohmann error in fromStructuredAttrs() by @edolstra in [DeterminateSystems/nix-src#73](https://github.com/DeterminateSystems/nix-src/pull/73)
**Full Changelog**: [v3.6.0...v3.6.1](https://github.com/DeterminateSystems/nix-src/compare/v3.6.0...v3.6.1)