@cryptotaxi247 / infra-1 / commits / 49502185

svn path=/configurations/trunk/tud/; revision=11584

svn path=/configurations/trunk/tud/; revision=11584

Martin Bravenboer committed Apr 11, 2008 at 20:52 UTC 495021855ccf68bdca9e39defe14d71866196903
1 file changed +1 -1
supervisor/strategoxt/jobs.nix
+1 -1
@@ -100,7 +100,7 @@ with (import ./jobs-helpers.nix) attrs;
100 atermBranch64Rev21238 = makeEasyJob {
101 spec = specs.aterm;
102 dirName = "aterm64";
103 - customInputs = {
103 + inputs = {
104 atermCheckout = svnInputRev svn+ssh://svn.cwi.nl/aterm/branches/64-bit-fixes 21238;
105 };
106 };