protobuf: update to 3.21.x
Required for the latest python google-api-core version.
This commit is contained in:
@@ -21155,7 +21155,7 @@ with pkgs;
|
||||
|
||||
prospector = callPackage ../development/tools/prospector { };
|
||||
|
||||
protobuf = protobuf3_19;
|
||||
protobuf = protobuf3_21;
|
||||
|
||||
protobuf3_21 = callPackage ../development/libraries/protobuf/3.21.nix { };
|
||||
protobuf3_20 = callPackage ../development/libraries/protobuf/3.20.nix { };
|
||||
|
||||
Reference in New Issue
Block a user