Merge pull request #235140 from aaronjheng/mysql-shell

mysql-shell: unpin protobuf
This commit is contained in:
Sandro
2023-06-06 18:29:06 +02:00
committed by GitHub
-1
View File
@@ -924,7 +924,6 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) CoreServices;
antlr = antlr4_10;
boost = boost177; # Configure checks for specific version.
protobuf = protobuf3_19;
icu = icu69;
};