mirror of
https://github.com/NixOS/nix.git
synced 2025-11-12 21:46:01 +01:00
repl: add repl-flake experimental feature for gating
This commit is contained in:
parent
0053dab43f
commit
7a04fb1c56
4 changed files with 6 additions and 4 deletions
|
|
@ -22,6 +22,7 @@ enum struct ExperimentalFeature
|
|||
RecursiveNix,
|
||||
NoUrlLiterals,
|
||||
FetchClosure,
|
||||
ReplFlake,
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue