mirror of
https://github.com/NixOS/nix
synced 2025-07-04 03:01:47 +02:00
Add a couple markers for injecting new updated content
This commit is contained in:
parent
234f790d62
commit
3c5d7822c5
2 changed files with 2 additions and 2 deletions
|
@ -127,7 +127,7 @@
|
||||||
- [Experimental Features](development/experimental-features.md)
|
- [Experimental Features](development/experimental-features.md)
|
||||||
- [Contributing](development/contributing.md)
|
- [Contributing](development/contributing.md)
|
||||||
- [Determinate Nix Release Notes](release-notes-determinate/index.md)
|
- [Determinate Nix Release Notes](release-notes-determinate/index.md)
|
||||||
- [Changes between Nix and Determinate Nix](release-notes-determinate/changes.md)
|
- [Changes between Nix and Determinate Nix](release-notes-determinate/changes.md)<!-- next -->
|
||||||
- [Release 3.4.0 (2025-04-25)](release-notes-determinate/rl-3.4.0.md)
|
- [Release 3.4.0 (2025-04-25)](release-notes-determinate/rl-3.4.0.md)
|
||||||
- [Release 3.3.0 (2025-04-11)](release-notes-determinate/rl-3.3.0.md)
|
- [Release 3.3.0 (2025-04-11)](release-notes-determinate/rl-3.3.0.md)
|
||||||
- [Release 3.1.0 (2025-03-27)](release-notes-determinate/rl-3.1.0.md)
|
- [Release 3.1.0 (2025-03-27)](release-notes-determinate/rl-3.1.0.md)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Changes between Nix and Determinate Nix
|
# Changes between Nix and Determinate Nix
|
||||||
|
|
||||||
This section lists the differences between upstream Nix 2.24 and Determinate Nix 3.4.0.
|
This section lists the differences between upstream Nix 2.24 and Determinate Nix 3.4.0.<!-- differences -->
|
||||||
|
|
||||||
* In Determinate Nix, flakes are stable. You no longer need to enable the `flakes` experimental feature.
|
* In Determinate Nix, flakes are stable. You no longer need to enable the `flakes` experimental feature.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue