mba6x_bl: mark broken for kernel >= 6.11 (#498015)
This commit is contained in:
@@ -31,6 +31,7 @@ stdenv.mkDerivation {
|
||||
description = "MacBook Air 6,1 and 6,2 (mid 2013) backlight driver";
|
||||
homepage = "https://github.com/patjak/mba6x_bl";
|
||||
license = lib.licenses.gpl2Only;
|
||||
broken = lib.versionAtLeast kernel.version "6.11";
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = [ lib.maintainers.simonvandel ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user