fcitx5-anthy: migrate to by-name

This commit is contained in:
Guy Chronister
2026-05-01 02:24:36 +02:00
committed by Weijia Wang
parent 620d650bb9
commit 9a8e471df4
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -2260,8 +2260,6 @@ with pkgs;
fcitx5-skk = qt6Packages.callPackage ../tools/inputmethods/fcitx5/fcitx5-skk.nix { };
fcitx5-anthy = callPackage ../tools/inputmethods/fcitx5/fcitx5-anthy.nix { };
fcitx5-chewing = callPackage ../tools/inputmethods/fcitx5/fcitx5-chewing.nix { };
fcitx5-lua = callPackage ../tools/inputmethods/fcitx5/fcitx5-lua.nix { lua = lua5_3; };