forked from lix-project/hydra
Fix the tests
This commit is contained in:
parent
61405ec58a
commit
d11b08aa51
|
@ -8,7 +8,7 @@ let
|
|||
};
|
||||
|
||||
build2 =
|
||||
{build1 ? jobs.build1 }:
|
||||
{ build1 }:
|
||||
mkDerivation {
|
||||
name = "build2";
|
||||
builder = ./empty-dir-builder.sh;
|
||||
|
|
Loading…
Reference in a new issue