* Forgot to commit.
svn path=/nixos/trunk/; revision=33938
This commit is contained in:
parent
03f2847054
commit
387f1d6032
@ -142,6 +142,7 @@ rec {
|
||||
driver = runCommand "nixos-test-driver"
|
||||
{ buildInputs = [ makeWrapper];
|
||||
inherit testScript;
|
||||
preferLocalBuild = true;
|
||||
}
|
||||
''
|
||||
mkdir -p $out/bin
|
||||
|
Loading…
Reference in New Issue
Block a user