aboutsummaryrefslogtreecommitdiff
path: root/src/nix
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2022-07-15 13:29:15 +0000
committerJohn Ericson <John.Ericson@Obsidian.Systems>2022-07-15 13:42:17 +0000
commit279ecf7cdee94b3b5e37e4ade3af3a6d20ca9cde (patch)
treef4f4cf3ffcefb525c141421fa7bd5d3dcb228559 /src/nix
parent8735f55decab03ecf3571f756a22abc3b3dc6304 (diff)
Remove `computed-derivations` experimental feature
We don't need it yet.
Diffstat (limited to 'src/nix')
-rw-r--r--src/nix/nix.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nix/nix.md b/src/nix/nix.md
index 5d669e8b1..ede88ebde 100644
--- a/src/nix/nix.md
+++ b/src/nix/nix.md
@@ -132,8 +132,6 @@ the Nix store. Here are the recognised types of installables:
* **Indexed store derivations**: `/nix/store/p7gp6lxdg32h4ka1q398wd9r2zkbbz2v-hello-2.10.drv^out`
- *(Experimental, part of by the `computed-derivations` experimental feature.)*
-
Store derivations can be indexed with a non-empty comma-separated list
of specific output names, or `*` meaning all ouptuts. This allows
finer control versus just specifying a derivation (without