mirror of
https://github.com/NixOS/nix
synced 2025-06-29 02:11:15 +02:00
* More primops.
This commit is contained in:
parent
c3aa615a5f
commit
c9170be2bd
4 changed files with 92 additions and 184 deletions
|
@ -159,7 +159,7 @@ void run(Strings args)
|
|||
evalOnly, xmlOutput, e);
|
||||
}
|
||||
|
||||
printEvalStats(state);
|
||||
state.printStats();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue