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

Merge pull request #54 from DeterminateSystems/detsys-release-notes

Fix Detsys Nix manual, add release notes
This commit is contained in:
Eelco Dolstra 2025-02-21 17:16:45 +00:00 committed by GitHub
commit 85077c8a5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 1 deletions

View file

@ -130,7 +130,7 @@
- [Contributing](development/contributing.md)
- [Determinate Nix Releases Notes](release-notes-determinate/index.md)
- [Changes between Nix and Determinate Nix](release-notes-determinate/changes.md)
- [Release 1.0 (2024-11-??)](release-notes-determinate/rl-1.0.md)
- [Release 1.0.0 (2025-??-??)](release-notes-determinate/rl-1.0.0.md)
- [Nix Releases Notes](release-notes/index.md)
{{#include ./SUMMARY-rl-next.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).