nixos/fcitx: deprecated, and suggestions to use fcitx5 instead

This commit is contained in:
Vonfry
2023-03-12 12:03:50 +08:00
parent 755c177ff9
commit 051b74fe7d
9 changed files with 6 additions and 209 deletions

View File

@@ -106,6 +106,8 @@ with lib;
(mkRemovedOptionModule [ "services" "riak" ] "The corresponding package was removed from nixpkgs.")
(mkRemovedOptionModule [ "services" "cryptpad" ] "The corresponding package was removed from nixpkgs.")
(mkRemovedOptionModule [ "i18n" "inputMethod" "fcitx" ] "The fcitx module has been removed. Plesae use fcitx5 instead")
# Do NOT add any option renames here, see top of the file
];
}