linuxPackages_4_18.phc-intel: broken
This commit is contained in:
parent
358ca401da
commit
462c91d02a
@ -48,5 +48,6 @@ in stdenv.mkDerivation rec {
|
|||||||
downloadPage = "http://www.linux-phc.org/forum/viewtopic.php?f=7&t=267";
|
downloadPage = "http://www.linux-phc.org/forum/viewtopic.php?f=7&t=267";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
platforms = [ "x86_64-linux" "i686-linux" ];
|
platforms = [ "x86_64-linux" "i686-linux" ];
|
||||||
|
broken = stdenv.lib.versionAtLeast kernel.version "4.18";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user