Skip to content

Commit 1d50c0a

Browse files
committed
modules/nixos/buildbot: enable showTrace
1 parent 2a5de97 commit 1d50c0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/nixos/buildbot.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ in
7070
inherit buildSystems;
7171
domain = "buildbot.nix-community.org";
7272
outputsPath = "/var/www/buildbot/nix-outputs/";
73+
showTrace = true;
7374
evalMaxMemorySize = 4096;
7475
evalWorkerCount = 32;
7576
jobReportLimit = 0;

0 commit comments

Comments
 (0)