1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 08:53:55 +02:00

Add release note

This commit is contained in:
Eelco Dolstra 2025-03-27 19:07:06 +01:00
parent f80f7e001b
commit 9e6c999bdf
2 changed files with 4 additions and 0 deletions

View file

@ -3,3 +3,5 @@
* 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.