mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
Merge pull request #235140 from aaronjheng/mysql-shell
mysql-shell: unpin protobuf
This commit is contained in:
commit
f5784d06a3
1 changed files with 0 additions and 1 deletions
|
@ -924,7 +924,6 @@ with pkgs;
|
|||
inherit (darwin.apple_sdk.frameworks) CoreServices;
|
||||
antlr = antlr4_10;
|
||||
boost = boost177; # Configure checks for specific version.
|
||||
protobuf = protobuf3_19;
|
||||
icu = icu69;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue