Merge pull request #235139 from aaronjheng/mysql

mysql80: unpin protobuf
This commit is contained in:
Weijia Wang
2023-06-07 16:12:36 +03:00
committed by GitHub
-1
View File
@@ -26034,7 +26034,6 @@ with pkgs;
inherit (darwin) cctools developer_cmds DarwinTools;
inherit (darwin.apple_sdk.frameworks) CoreServices;
boost = boost177; # Configure checks for specific version.
protobuf = protobuf3_19;
icu = icu69;
};