mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
Fix location of release-notes-determinate
This commit is contained in:
parent
5a647b670c
commit
3f59f80e6c
2 changed files with 0 additions and 0 deletions
7
doc/manual/source/release-notes-determinate/changes.md
Normal file
7
doc/manual/source/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.
|
3
doc/manual/source/release-notes-determinate/index.md
Normal file
3
doc/manual/source/release-notes-determinate/index.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Determinate Nix Release Notes
|
||||
|
||||
This chapter lists the differences between Nix and Determinate Nix, as well as the release history of Determinate Nix.
|
Loading…
Add table
Add a link
Reference in a new issue