|
|
@ -16,6 +16,7 @@ stdenv.mkDerivation rec {
|
|
|
|
description = "Anthy Wrapper for Fcitx5";
|
|
|
|
description = "Anthy Wrapper for Fcitx5";
|
|
|
|
homepage = "https://github.com/fcitx/fcitx5-anthy";
|
|
|
|
homepage = "https://github.com/fcitx/fcitx5-anthy";
|
|
|
|
license = licenses.gpl2Plus;
|
|
|
|
license = licenses.gpl2Plus;
|
|
|
|
|
|
|
|
maintainers = with maintainers; [ elnudev ];
|
|
|
|
platforms = platforms.linux;
|
|
|
|
platforms = platforms.linux;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
}
|
|
|
|
}
|
|
|
|