libkkc: mark broken

This commit is contained in:
Robert Schütz
2025-05-29 10:41:43 -07:00
parent da41306556
commit 374e88c2bc
+1
View File
@@ -58,6 +58,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
broken = true;
description = "Japanese Kana Kanji conversion input method library";
homepage = "https://github.com/ueno/libkkc";
license = licenses.gpl3Plus;