aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2022-04-07 19:45:38 +0000
committerJohn Ericson <John.Ericson@Obsidian.Systems>2022-04-07 19:45:38 +0000
commitfda2224b591c2667d18fb815f117f48b45a54cb1 (patch)
tree7329914805af36be6841bf4d50dfc22e15422dad /doc
parent5c1f2e0fb13023a40d6451bfa176151369c4d2ac (diff)
Add release notes mark experimental
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/src/release-notes/rl-next.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/manual/src/release-notes/rl-next.md b/doc/manual/src/release-notes/rl-next.md
index 8c8c0fd41..97627cc96 100644
--- a/doc/manual/src/release-notes/rl-next.md
+++ b/doc/manual/src/release-notes/rl-next.md
@@ -40,3 +40,6 @@
As before, the old output will continue to work, but `nix flake check` will
issue a warning about it.
+
+* Add experimental *indexed store derivations* installable syntax, part of the
+ the `computed-derivations` experimental feature.