protobuf: 32.1 -> 33.4 (#480714)
This commit is contained in:
@@ -7843,7 +7843,7 @@ with pkgs;
|
||||
|
||||
# this version should align with the static protobuf version linked into python3.pkgs.tensorflow
|
||||
# $ nix-shell -I nixpkgs=$(git rev-parse --show-toplevel) -p python3.pkgs.tensorflow --run "python3 -c 'import google.protobuf; print(google.protobuf.__version__)'"
|
||||
protobuf = protobuf_32;
|
||||
protobuf = protobuf_33;
|
||||
|
||||
inherit
|
||||
({
|
||||
|
||||
Reference in New Issue
Block a user