fcitx5-mozc: unpin abseil-cpp
This commit is contained in:
@@ -7560,7 +7560,7 @@ with pkgs;
|
||||
fcitx5-chinese-addons = libsForQt5.callPackage ../tools/inputmethods/fcitx5/fcitx5-chinese-addons.nix { };
|
||||
|
||||
fcitx5-mozc = libsForQt5.callPackage ../tools/inputmethods/fcitx5/fcitx5-mozc.nix {
|
||||
abseil-cpp = abseil-cpp_202103.override {
|
||||
abseil-cpp = abseil-cpp.override {
|
||||
cxxStandard = "17";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user