* Nix expression for building Hydra.

This commit is contained in:
Eelco Dolstra
2008-11-28 16:13:06 +00:00
parent 28526dfaf8
commit 3ec88541b2
4 changed files with 80 additions and 4 deletions

2
src/Hydra/script/hydra_scheduler.pl Normal file → Executable file
View File

@ -1,4 +1,4 @@
#! @perl@ -w
#! /var/run/current-system/sw/bin/perl -w
use strict;
use XML::Simple;