linuxPackages.rtl88xxau-aircrack: mark broken on Linux 5.18
This commit is contained in:
parent
651ee5ecf5
commit
3557c0f450
1 changed files with 1 additions and 0 deletions
|
@ -40,5 +40,6 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.gpl2Only;
|
||||
maintainers = [ maintainers.jethro ];
|
||||
platforms = [ "x86_64-linux" "i686-linux" "aarch64-linux" ];
|
||||
broken = kernel.kernelAtLeast "5.18";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue