mirror of
https://github.com/NixOS/nix.git
synced 2025-11-24 11:19:35 +01:00
Log the test times on nix build
This commit is contained in:
parent
5d13451935
commit
4d3e4ccdc5
1 changed files with 2 additions and 0 deletions
|
|
@ -189,6 +189,8 @@
|
||||||
|
|
||||||
src = self;
|
src = self;
|
||||||
|
|
||||||
|
TESTS_TIMER_LOG="${placeholder "out"}/testTime";
|
||||||
|
|
||||||
VERSION_SUFFIX = versionSuffix;
|
VERSION_SUFFIX = versionSuffix;
|
||||||
|
|
||||||
nativeBuildInputs = nativeBuildDeps;
|
nativeBuildInputs = nativeBuildDeps;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue