or-tools: bump pin of abseil-cpp
This commit is contained in:
@@ -38247,7 +38247,7 @@ with pkgs;
|
||||
python = python3;
|
||||
# or-tools builds with -std=c++20, so abseil-cpp must
|
||||
# also be built that way
|
||||
abseil-cpp = abseil-cpp_202111.override {
|
||||
abseil-cpp = abseil-cpp_202206.override {
|
||||
static = true;
|
||||
cxxStandard = "20";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user