mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
Merge pull request #235139 from aaronjheng/mysql
mysql80: unpin protobuf
This commit is contained in:
commit
dc17e596af
@ -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;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user