1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 04:43:53 +02:00

Generare release notes for 3.5.1

This commit is contained in:
github-actions[bot] 2025-05-09 20:50:26 +00:00 committed by GitHub
parent 50e9583fb3
commit 7a4871755e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 15 additions and 1 deletions

View file

@ -1,6 +1,6 @@
# Changes between Nix and Determinate Nix
This section lists the differences between upstream Nix 2.28 and Determinate Nix 3.5.0.<!-- differences -->
This section lists the differences between upstream Nix 2.28 and Determinate Nix 3.5.1.<!-- differences -->
* In Determinate Nix, flakes are stable. You no longer need to enable the `flakes` experimental feature.
@ -19,3 +19,7 @@ This section lists the differences between upstream Nix 2.28 and Determinate Nix
<!-- Determinate Nix version 3.4.2 -->
<!-- Determinate Nix version 3.5.0 -->
<!-- Determinate Nix version 3.5.1 -->
* Dispatch release notes with a gh token by @grahamc in [DeterminateSystems/nix-src#61](https://github.com/DeterminateSystems/nix-src/pull/61)