svn path=/configurations/trunk/tud/; revision=13322
svn path=/configurations/trunk/tud/; revision=13322
Eelco Dolstra committed
Nov 18, 2008 at 15:19 UTC
8a16d1ee70ac88343610e6bdfabbd2e97e1262d6
1 file changed
+3
build-machines.nix
+3
@@ -20,6 +20,9 @@
20
21
nix = {
22
maxJobs = 2;
23
+ extraOptions = ''
24
+ build-max-silent-time = 3600
25
+ '';
26
};
27
28
services = {