linuxPackages.dddvb: mark broken on Linux 5.18
This commit is contained in:
parent
fe564f56b4
commit
515938fed6
@ -35,5 +35,6 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.gpl2Only;
|
||||
maintainers = with maintainers; [ hexa ];
|
||||
platforms = platforms.linux;
|
||||
broken = kernel.kernelAtLeast "5.18";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user