fcitx5-gtk: migrate to by-name

This commit is contained in:
Guy Chronister
2026-05-01 02:25:55 +02:00
committed by Weijia Wang
parent 27d4bfe9d9
commit 7042d157da
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -2262,8 +2262,6 @@ with pkgs;
fcitx5-lua = callPackage ../tools/inputmethods/fcitx5/fcitx5-lua.nix { lua = lua5_3; };
fcitx5-gtk = callPackage ../tools/inputmethods/fcitx5/fcitx5-gtk.nix { };
fcitx5-hangul = callPackage ../tools/inputmethods/fcitx5/fcitx5-hangul.nix { };
fcitx5-rime = callPackage ../tools/inputmethods/fcitx5/fcitx5-rime.nix { };