mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 14:52:55 +00:00
Remove the FetchTree
experimental feature
This commit is contained in:
parent
60936f28e5
commit
a6c36e8c40
@ -410,7 +410,6 @@ static RegisterPrimOp primop_fetchTree({
|
||||
> ```
|
||||
)",
|
||||
.fun = prim_fetchTree,
|
||||
.experimentalFeature = Xp::FetchTree,
|
||||
});
|
||||
|
||||
static void fetch(EvalState & state, const PosIdx pos, Value * * args, Value & v,
|
||||
|
Loading…
Reference in New Issue
Block a user