fcitx5-mozc: coalesce inherit statements
This commit is contained in:
parent
85d7a2abf0
commit
8aea7153f3
@ -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; };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user