mirror of
https://github.com/NixOS/nix.git
synced 2025-12-17 14:31:06 +01:00
2.9 KiB
2.9 KiB
Release 3.6.4 (2025-06-12)
- Based on upstream Nix 2.29.0.
What's Changed
- When remote building with --keep-failed, only show "you can rerun" message if the derivation's platform is supported on this machine by @cole-h in DeterminateSystems/nix-src#87
- Indicate that sandbox-paths specifies a missing file in the corresponding error message. by @cole-h in DeterminateSystems/nix-src#88
- Use 'published' release type to avoid double uploads by @gustavderdrache in DeterminateSystems/nix-src#90
- Render lazy tree paths in messages withouth the/nix/store/hash... prefix in substituted source trees by @edolstra in DeterminateSystems/nix-src#91
- Use FlakeHub inputs by @lucperkins in DeterminateSystems/nix-src#89
- Proactively cache more flake inputs and fetches by @edolstra in DeterminateSystems/nix-src#93
- Fix: register extra builtins just once by @edolstra in DeterminateSystems/nix-src#97
- Fix: Make the S3 test more robust by @gustavderdrache in DeterminateSystems/nix-src#101
- Fix the link to
builders-use-substitutesdocumentation forbuildersby @lucperkins in DeterminateSystems/nix-src#102 - Improve error messages that use the hypothetical future tense of "will" by @lucperkins in DeterminateSystems/nix-src#92
- Make the
nix repltest more stable by @edolstra in DeterminateSystems/nix-src#103 - Run nixpkgsLibTests against lazy trees by @edolstra in DeterminateSystems/nix-src#100
- Go back to x86 native macOS builds by @grahamc in DeterminateSystems/nix-src#104
- Improve caching of inputs in dry-run mode by @edolstra in DeterminateSystems/nix-src#98
- Run the Nix test suite with lazy trees enabled by @edolstra in DeterminateSystems/nix-src#105
- Re-supply inadvertently deleted word by @lucperkins in DeterminateSystems/nix-src#107
- Release v3.6.3 by @github-actions in DeterminateSystems/nix-src#106
Full Changelog: v3.6.2...v3.6.4