Skip to content

Commit 9e6c999

Browse files
committed
Add release note
1 parent f80f7e0 commit 9e6c999

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

doc/manual/source/release-notes-determinate/changes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ This section lists the differences between upstream Nix 2.24 and Determinate Nix
55
* In Determinate Nix, flakes are stable. You no longer need to enable the `flakes` experimental feature.
66

77
* In Determinate Nix, the new Nix CLI (i.e. the `nix` command) is stable. You no longer need to enable the `nix-command` experimental feature.
8+
9+
* Determinate Nix has a setting [`json-log-path`](@docroot@/command-ref/conf-file.md#conf-json-log-path) to send a copy of all Nix log messages (in JSON format) to a file or Unix domain socket.

doc/manual/source/release-notes-determinate/rl-3.0.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
* Initial release of Determinate Nix.
44

55
* Based on [upstream Nix 2.26.2](../release-notes/rl-2.26.md).
6+
7+
* New setting `json-log-path` that sends a copy of all Nix log messages (in JSON format) to a file or Unix domain socket.

0 commit comments

Comments
 (0)