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

Set .version-determinate to 3.5.0

This commit is contained in:
github-actions[bot] 2025-05-09 16:11:48 +00:00 committed by GitHub
parent 1342041312
commit 83f92cfd04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 9 additions and 2 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.4.2.<!-- differences -->
This section lists the differences between upstream Nix 2.28 and Determinate Nix 3.5.0.<!-- differences -->
* In Determinate Nix, flakes are stable. You no longer need to enable the `flakes` experimental feature.
@ -17,3 +17,5 @@ This section lists the differences between upstream Nix 2.28 and Determinate Nix
* Warnings around "dirty trees" are updated to reduce "dirty" jargon, and now refers to "uncommitted changes".
<!-- Determinate Nix version 3.4.2 -->
<!-- Determinate Nix version 3.5.0 -->