* Having makeIso in jobs causes a Hydra evaluation error.

svn path=/nixos/trunk/; revision=19897
This commit is contained in:
Eelco Dolstra 2010-02-10 11:43:10 +00:00
parent 55c349fe20
commit c04d68b898

View file

@ -43,8 +43,6 @@ let
jobs = rec {
inherit makeIso; # used by tests/test-nixos-install-from-cd/
tarball =
{ nixosSrc ? {outPath = ./.; rev = 1234;}