mysql-shell-innovation: use protobuf_25
This commit is contained in:
@@ -580,7 +580,7 @@ with pkgs;
|
||||
mysql-shell-innovation = callPackage ../development/tools/mysql-shell/innovation.nix {
|
||||
antlr = antlr4_10;
|
||||
icu = icu73;
|
||||
protobuf = protobuf_24;
|
||||
protobuf = protobuf_25;
|
||||
stdenv = if stdenv.hostPlatform.isDarwin then llvmPackages_18.stdenv else stdenv;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user