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
commit dc17e596af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;
};