svn path=/configurations/trunk/tud/; revision=12715
svn path=/configurations/trunk/tud/; revision=12715
Eelco Dolstra committed
Aug 26, 2008 at 11:09 UTC
7c1115514f7e318bca762663fd05efc8b6cfd2e8
1 file changed
+1
-1
cartman.nix
+1
-1
@@ -130,7 +130,7 @@ rec {
130
(indexJob 20 "/data/webserver/dist/strategoxt2" http://releases.strategoxt.org/)
131
(indexJob 40 "/data/webserver/dist" http://buildfarm.st.ewi.tudelft.nl/)
132
133
- "35 03 * * * root ${pkgs.nixUnstable}/bin/nix-collect-garbage --max-links 30000 > /var/log/gc.log 2>&1"
133
+ "35 03 * * * root ${pkgs.nixUnstable}/bin/nix-collect-garbage --max-links 27500 > /var/log/gc.log 2>&1"
134
];
135
};
136