fcitx5: drop superfluous use of libsForQt5.callPackage
This commit is contained in:
@@ -8042,7 +8042,7 @@ with pkgs;
|
||||
|
||||
chewing-editor = libsForQt5.callPackage ../applications/misc/chewing-editor { };
|
||||
|
||||
fcitx5 = libsForQt5.callPackage ../tools/inputmethods/fcitx5 { };
|
||||
fcitx5 = callPackage ../tools/inputmethods/fcitx5 { };
|
||||
|
||||
fcitx5-with-addons = callPackage ../tools/inputmethods/fcitx5/with-addons.nix { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user