mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-02 10:14:09 +00:00
mysql 8.0.25: protobuf 3.7 -> 3.11
This commit is contained in:
parent
f6d3da9061
commit
d44293e847
@ -19838,7 +19838,7 @@ in
|
||||
inherit (darwin) cctools developer_cmds;
|
||||
inherit (darwin.apple_sdk.frameworks) CoreServices;
|
||||
boost = boost173; # Configure checks for specific version.
|
||||
protobuf = protobuf3_7;
|
||||
protobuf = protobuf3_11;
|
||||
icu = icu67;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user