We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5de97 commit 1d50c0aCopy full SHA for 1d50c0a
modules/nixos/buildbot.nix
@@ -70,6 +70,7 @@ in
70
inherit buildSystems;
71
domain = "buildbot.nix-community.org";
72
outputsPath = "/var/www/buildbot/nix-outputs/";
73
+ showTrace = true;
74
evalMaxMemorySize = 4096;
75
evalWorkerCount = 32;
76
jobReportLimit = 0;
0 commit comments