fcitx5: fix package reference in test

(cherry picked from commit 953521f759)
This commit is contained in:
Robert Helgesson
2024-12-06 12:08:32 +01:00
parent 176a1078a5
commit 901bce8b37

View File

@@ -5,7 +5,7 @@
i18n.inputMethod = {
enabled = "fcitx5";
fcitx5.addons = with pkgs; [ fcitx5-chinese-addons ];
fcitx5.addons = [ pkgs.libsForQt5.fcitx5-chinese-addons ];
};
nmt.script = ''