back to ref<EvalState> in NixRepl
This commit is contained in:
@@ -274,6 +274,6 @@ void printClosureDiff(
|
||||
|
||||
|
||||
void runRepl(
|
||||
EvalState & evalState,
|
||||
ref<EvalState> evalState,
|
||||
const ValMap & extraEnv);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user