linuxPackages.xmm7360-pci: mark broken on Linux 5.14
This commit is contained in:
parent
357eacbcd4
commit
1dfaced689
1 changed files with 1 additions and 0 deletions
|
@ -24,5 +24,6 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.isc;
|
||||
maintainers = with maintainers; [ flokli hexa ];
|
||||
platforms = platforms.linux;
|
||||
broken = kernel.kernelAtLeast "5.14";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue