Move calling flakes into a Nix helper function (call-flake.nix)
This commit is contained in:
@@ -107,4 +107,10 @@ void callFlake(
|
||||
|
||||
}
|
||||
|
||||
void emitTreeAttrs(
|
||||
EvalState & state,
|
||||
const fetchers::Tree & tree,
|
||||
std::shared_ptr<const fetchers::Input> input,
|
||||
Value & v);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user