1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-30 03:23:16 +02:00

Fix merge conflict in template

This commit is contained in:
Luc Perkins 2025-02-21 12:35:09 -05:00
commit 8caa66b492
No known key found for this signature in database
GPG key ID: C86EE5D85EE4DDA5
4 changed files with 6 additions and 0 deletions

View file

@ -133,4 +133,5 @@
- [Release 1.0 (2024-11-??)](release-notes-determinate/rl-1.0.md)
- [Nix Release Notes](release-notes/index.md)
{{#include ./SUMMARY-rl-next.md}}
- [Release 1.0.0 (2025-??-??)](release-notes-determinate/rl-1.0.0.md)
- [Release 2.26 (2025-01-22)](release-notes/rl-2.26.md)

View file

@ -0,0 +1,5 @@
# Release 1.0.0 (2025-??-??)
* Initial release of Determinate Nix.
* Based on [upstream Nix 2.26.2](../release-notes/rl-2.26.md).