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;
|
inherit (darwin.apple_sdk.frameworks) CoreServices;
|
||||||
antlr = antlr4_10;
|
antlr = antlr4_10;
|
||||||
boost = boost177; # Configure checks for specific version.
|
boost = boost177; # Configure checks for specific version.
|
||||||
protobuf = protobuf3_19;
|
|
||||||
icu = icu69;
|
icu = icu69;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue