mysql80: unpin protobuf

This commit is contained in:
Aaron Jheng
2023-06-07 02:04:45 +00:00
parent c0dc1bbc25
commit 310b223270
-1
View File
@@ -26031,7 +26031,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;
};