1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00

Remove computed-derivations experimental feature

We don't need it yet.
This commit is contained in:
John Ericson 2022-07-15 13:29:15 +00:00
parent 8735f55dec
commit 279ecf7cde
6 changed files with 1 additions and 10 deletions

View file

@ -1,4 +1,3 @@
# Release X.Y (202?-??-??)
* Add experimental *indexed store derivations* installable syntax, part of the
the `computed-derivations` experimental feature.
* Add *indexed store derivations* installable syntax.