mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Bump Determinate Nix version
This commit is contained in:
parent
9c26996e73
commit
117d671923
4 changed files with 6 additions and 2 deletions
|
@ -1 +1 @@
|
|||
3.0.0
|
||||
3.1.0
|
||||
|
|
|
@ -129,6 +129,7 @@
|
|||
- [Determinate Nix Release Notes](release-notes-determinate/index.md)
|
||||
- [Changes between Nix and Determinate Nix](release-notes-determinate/changes.md)
|
||||
- [Release 3.0.0 (2025-03-04)](release-notes-determinate/rl-3.0.0.md)
|
||||
- [Release 3.1.0 (2025-??-??)](release-notes-determinate/rl-3.1.0.md)
|
||||
- [Nix Release Notes](release-notes/index.md)
|
||||
{{#include ./SUMMARY-rl-next.md}}
|
||||
- [Release 2.27 (2025-03-03)](release-notes/rl-2.27.md)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Changes between Nix and Determinate Nix
|
||||
|
||||
This section lists the differences between upstream Nix 2.24 and Determinate Nix 3.0.0.
|
||||
This section lists the differences between upstream Nix 2.24 and Determinate Nix 3.1.0.
|
||||
|
||||
* In Determinate Nix, flakes are stable. You no longer need to enable the `flakes` experimental feature.
|
||||
|
||||
|
|
3
doc/manual/source/release-notes-determinate/rl-3.1.0.md
Normal file
3
doc/manual/source/release-notes-determinate/rl-3.1.0.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Release 3.1.0 (2025-??-??)
|
||||
|
||||
* Based on [upstream Nix 2.27.1](../release-notes/rl-2.27.md).
|
Loading…
Add table
Add a link
Reference in a new issue