depot/third_party/nixpkgs/pkgs/by-name/fc/fcitx5-mozc-ut/package.nix
Default email 657f08b14c Project import generated by Copybara.
GitOrigin-RevId: 807e9154dcb16384b1b765ebe9cd2bba2ac287fd
2024-10-29 11:11:06 +00:00

8 lines
75 B
Nix

{
fcitx5-mozc,
mozc-ut,
}:
fcitx5-mozc.override {
mozc = mozc-ut;
}