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