1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-30 03:23:16 +02:00

flakes: remove experimental repl-flake

This commit is contained in:
detroyejr 2024-03-22 19:30:03 -04:00
parent a223280664
commit 717391731c
3 changed files with 0 additions and 20 deletions

View file

@ -26,7 +26,6 @@ enum struct ExperimentalFeature
RecursiveNix,
NoUrlLiterals,
FetchClosure,
ReplFlake,
AutoAllocateUids,
Cgroups,
DaemonTrustOverride,