meta.tests: drop meta.needsVMSupport
Its job is already handled by `requiredSystemFeatures`
This commit is contained in:
@@ -70,8 +70,6 @@ in rec {
|
||||
mv $i $out/coverage-data/$(dirname $(dirname $i))
|
||||
done
|
||||
'';
|
||||
|
||||
meta.needsVMSupport = true;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user