1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-24 03:09:35 +01:00

Log the test times on nix build

This commit is contained in:
regnat 2022-02-28 13:48:01 +01:00
parent 5d13451935
commit 4d3e4ccdc5

View file

@ -189,6 +189,8 @@
src = self;
TESTS_TIMER_LOG="${placeholder "out"}/testTime";
VERSION_SUFFIX = versionSuffix;
nativeBuildInputs = nativeBuildDeps;