mirror of
https://github.com/NixOS/nix
synced 2025-06-27 00:11:17 +02:00
Style tweaks
This commit is contained in:
parent
ba035f7dd0
commit
91b7d5373a
9 changed files with 165 additions and 370 deletions
|
@ -274,6 +274,6 @@ void printClosureDiff(
|
|||
|
||||
|
||||
void runRepl(
|
||||
EvalState &evalState,
|
||||
EvalState & evalState,
|
||||
const ValMap & extraEnv);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue