mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Add Determinate Nix release notes to the manual
This commit is contained in:
parent
c963ac8827
commit
2d61e3c783
4 changed files with 15 additions and 2 deletions
7
doc/manual/src/release-notes-determinate/changes.md
Normal file
7
doc/manual/src/release-notes-determinate/changes.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Changes between Nix and Determinate Nix
|
||||
|
||||
This section lists the differences between upstream Nix 2.24 and Determinate Nix 1.0.
|
||||
|
||||
* In Determinate Nix, flakes are stable. You no longer need to enable the `flakes` experimental feature.
|
||||
|
||||
* In Determinate Nix, the new Nix CLI (i.e. the `nix` command) is stable. You no longer need to enable the `nix-command` experimental feature.
|
Loading…
Add table
Add a link
Reference in a new issue