Commit 936e9a7d authored by musjj's avatar musjj
Browse files

{fcitx5-mozc,fcitx5-mozc-ut}: move to by-name

parent 8aea7153
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
{
  fcitx5-mozc,
  mozc-ut,
}:

fcitx5-mozc.override {
  mozc = mozc-ut;
}
+0 −4
Original line number Diff line number Diff line
@@ -7474,10 +7474,6 @@ with pkgs;
  fcitx5-bamboo = callPackage ../tools/inputmethods/fcitx5/fcitx5-bamboo.nix { };
  fcitx5-mozc = callPackage ../tools/inputmethods/fcitx5/fcitx5-mozc.nix { };
  fcitx5-mozc-ut = fcitx5-mozc.override { mozc = mozc-ut; };
  fcitx5-skk = qt6Packages.callPackage ../tools/inputmethods/fcitx5/fcitx5-skk.nix { };
  fcitx5-anthy = callPackage ../tools/inputmethods/fcitx5/fcitx5-anthy.nix { };