Revert "[Backport staging-21.05] ffmpeg, ffmpeg-full: enable basic tests"

This commit is contained in:
Robert Scott
2021-08-29 20:24:06 +01:00
committed by Robert Scott
parent a936d2f6ab
commit efedf9a09e
3 changed files with 2 additions and 18 deletions
@@ -7,5 +7,4 @@ callPackage ./generic.nix (rec {
knownVulnerabilities = [
"CVE-2021-30123"
];
doCheck = false;
} // args)