diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index 968a10fcad00..fd7a7a2b6f3f 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -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 ({