fcitx5-table-other: migrate to by-name

This commit is contained in:
Guy Chronister
2026-05-01 02:26:42 +02:00
committed by Weijia Wang
parent 987dcad938
commit 9415cdeeb0
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-table-other = callPackage ../tools/inputmethods/fcitx5/fcitx5-table-other.nix { };
flannel = callPackage ../tools/networking/flannel { };
cni-plugin-flannel = callPackage ../tools/networking/flannel/plugin.nix { };