mirror of
https://github.com/NixOS/nix.git
synced 2025-11-12 13:36:02 +01:00
9 lines
372 B
Markdown
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)
|