nix-build: print stats on sucessful builds
This commit is contained in:
@@ -495,6 +495,7 @@ void mainWrapped(int argc, char * * argv)
|
||||
|
||||
for (auto & path : outPaths)
|
||||
std::cout << path << '\n';
|
||||
state->printStats();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user