fcitx-engines.rime: mark as broken
this package is deprecated, please use fcitx5 instead. and it cannot be built with the new version of librime
This commit is contained in:
parent
24bff40b3c
commit
7a63ba87b5
@ -30,5 +30,8 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ sifmelcara ];
|
||||
# this package is deprecated, please use fcitx5 instead.
|
||||
# and it cannot be built with the new version of librime
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user