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

linuxKernel.packages.linux_5_18.mwprocapture: mark broken

authored by superherointj and committed by GitHub ca9f919a 63dfbeef

+1
+1
pkgs/os-specific/linux/mwprocapture/default.nix
··· 55 55 ''; 56 56 57 57 meta = { 58 + broken = kernel.kernelAtLeast "5.16"; 58 59 homepage = "http://www.magewell.com/"; 59 60 description = "Linux driver for the Magewell Pro Capture family"; 60 61 license = licenses.unfreeRedistributable;