mirror of
https://github.com/NixOS/nix.git
synced 2025-12-17 22:41:08 +01:00
974 B
974 B
Release 3.8.0 (2025-07-10)
- Based on upstream Nix 2.30.0.
What's Changed
- Sync with upstream 2.30.0 by @edolstra in DeterminateSystems/nix-src#135
- nix flake check: Skip substitutable derivations by @edolstra in DeterminateSystems/nix-src#134
- lockFlake(): When updating a lock, respect the input's lock file by @edolstra in DeterminateSystems/nix-src#137
- Hide double copy warning by @edolstra in DeterminateSystems/nix-src#138
- Remove some dead code to minimize the upstream diff by @edolstra in DeterminateSystems/nix-src#139
Full Changelog: v3.7.0...v3.8.0