fcitx5-mozc: coalesce inherit statements

This commit is contained in:
musjj 2024-10-06 02:52:08 +07:00
parent 85d7a2abf0
commit 8aea7153f3

View File

@ -6525,9 +6525,7 @@ with pkgs;
m17n = callPackage ../tools/inputmethods/ibus-engines/ibus-m17n { };
inherit mozc;
inherit mozc-ut;
inherit mozc mozc-ut;
openbangla-keyboard = libsForQt5.callPackage ../applications/misc/openbangla-keyboard { withIbusSupport = true; };