linuxPackages_4_18.tbs: broken
This commit is contained in:
parent
9f55f04da2
commit
54903b3c12
@ -59,5 +59,6 @@ in stdenv.mkDerivation {
|
|||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = with maintainers; [ ck3d ];
|
maintainers = with maintainers; [ ck3d ];
|
||||||
priority = -1;
|
priority = -1;
|
||||||
|
broken = stdenv.lib.versionAtLeast kernel.version "4.18";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user