qemu-kvm: enable regression test suite
This commit is contained in:
parent
2d375c3f5f
commit
b6d0d176f2
@ -40,6 +40,8 @@ stdenv.mkDerivation rec {
|
|||||||
ln -sv $(cd $out/bin && echo qemu-system-*) $out/bin/qemu-kvm
|
ln -sv $(cd $out/bin && echo qemu-system-*) $out/bin/qemu-kvm
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
doCheck = true;
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user