mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Merge pull request #16 from DeterminateSystems/push-qxoyqqlnnuly
Fixup release notes
This commit is contained in:
commit
9fa907efc5
3 changed files with 3 additions and 3 deletions
|
@ -128,8 +128,8 @@
|
|||
- [Contributing](development/contributing.md)
|
||||
- [Determinate Nix Release Notes](release-notes-determinate/index.md)
|
||||
- [Changes between Nix and Determinate Nix](release-notes-determinate/changes.md)
|
||||
- [Release 3.0.0 (2025-03-04)](release-notes-determinate/rl-3.0.0.md)
|
||||
- [Release 3.1.0 (2025-03-27)](release-notes-determinate/rl-3.1.0.md)
|
||||
- [Release 3.0.0 (2025-03-04)](release-notes-determinate/rl-3.0.0.md)
|
||||
- [Nix Release Notes](release-notes/index.md)
|
||||
{{#include ./SUMMARY-rl-next.md}}
|
||||
- [Release 2.27 (2025-03-03)](release-notes/rl-2.27.md)
|
||||
|
|
|
@ -3,5 +3,3 @@
|
|||
* Initial release of Determinate Nix.
|
||||
|
||||
* Based on [upstream Nix 2.26.2](../release-notes/rl-2.26.md).
|
||||
|
||||
* New setting `json-log-path` that sends a copy of all Nix log messages (in JSON format) to a file or Unix domain socket.
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# Release 3.1.0 (2025-03-27)
|
||||
|
||||
* Based on [upstream Nix 2.27.1](../release-notes/rl-2.27.md).
|
||||
|
||||
* New setting `json-log-path` that sends a copy of all Nix log messages (in JSON format) to a file or Unix domain socket.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue