1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-10 20:46:01 +01:00
nix/doc/manual/source/release-notes-determinate/rl-3.5.2.md
gustavderdrache deb57afda4
Apply suggestions from code review
Co-authored-by: Graham Christensen <graham@grahamc.com>
2025-05-12 18:56:59 -04:00

708 B

Release 3.5.2 (2025-05-12)

What's Changed

  • Fix a regression where narHash was not added to lock files when lazy trees were disabled by @edolstra in DeterminateSystems/nix-src#63

  • Tell users a source is corrupted ("cannot read file from tarball: Truncated tar archive detected while reading data"), improving over the previous 'cannot read file from tarball' error by @edolstra in DeterminateSystems/nix-src#64

Full Changelog: v3.5.1...v3.5.2