linuxPackages.tbs: mark broken
This commit is contained in:
parent
0d0182ff7e
commit
ce7c0c25dd
@ -59,6 +59,6 @@ in stdenv.mkDerivation {
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ ck3d ];
|
||||
priority = -1;
|
||||
broken = lib.versionAtLeast kernel.version "4.18";
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user