fcitx5-m17n: migrate to by-name

This commit is contained in:
Guy Chronister
2026-05-01 02:25:41 +02:00
committed by Weijia Wang
parent 331e0ac999
commit 27d4bfe9d9
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-m17n = callPackage ../tools/inputmethods/fcitx5/fcitx5-m17n.nix { };
fcitx5-gtk = callPackage ../tools/inputmethods/fcitx5/fcitx5-gtk.nix { };
fcitx5-hangul = callPackage ../tools/inputmethods/fcitx5/fcitx5-hangul.nix { };