Back to all fcitx5 all the time

This commit is contained in:
Greg Hellings
2023-05-02 10:05:50 -05:00
parent f955e80056
commit 18266e53d6
+1 -1
View File
@@ -78,7 +78,7 @@ in rec {
xonsh-direnv = cp ./xonsh-direnv.nix {};
};
fcitx-engines = if super.stdenv.isDarwin then self.fcitx else self.fcitx5;
fcitx-engines = self.fcitx5;
enwiki-dump = super.callPackage ./enwiki-dump.nix {};
hms = super.callPackage ./hms.nix {