Merge pull request #182590 from superherointj/mark-broken-linuxKernel.packages.linux_5_18.mwprocapture

linuxKernel.packages.linux_5_18.mwprocapture: mark broken
This commit is contained in:
superherointj 2022-07-23 13:37:48 -03:00 committed by GitHub
commit ca9f919a84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,6 +55,7 @@ stdenv.mkDerivation rec {
'';
meta = {
broken = kernel.kernelAtLeast "5.16";
homepage = "http://www.magewell.com/";
description = "Linux driver for the Magewell Pro Capture family";
license = licenses.unfreeRedistributable;