mirror of
https://github.com/NixOS/nix
synced 2025-06-27 00:11:17 +02:00
:d error
This commit is contained in:
parent
c151a9b426
commit
f317019edd
5 changed files with 86 additions and 17 deletions
|
@ -314,6 +314,8 @@ void printClosureDiff(
|
|||
|
||||
void runRepl(
|
||||
ref<EvalState> evalState,
|
||||
std::optional<ref<const Error>> debugError,
|
||||
const std::map<std::string, Value *> & extraEnv);
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue