aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2023-03-23 15:27:06 +0100
committerEelco Dolstra <edolstra@gmail.com>2023-03-23 15:27:06 +0100
commit7a61a9aba3154de7b18b6f83161149800625d3d4 (patch)
tree7cbfd5b301d6a725badd1a602ddbb0e4b9ff79f3 /doc
parentb79df9dedce957e083870d72e649262b5a8893a7 (diff)
Update release notes
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/src/release-notes/rl-next.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual/src/release-notes/rl-next.md b/doc/manual/src/release-notes/rl-next.md
index 90a7891f7..ac5a34dfc 100644
--- a/doc/manual/src/release-notes/rl-next.md
+++ b/doc/manual/src/release-notes/rl-next.md
@@ -29,3 +29,5 @@
provides information about each of its outputs.
* The experimental command `nix describe-stores` has been removed.
+
+* Nix stores and their settings are now documented in [`nix help-stores`](@docroot@/command-ref/new-cli/nix3-help-stores.md).