protobuf: 32.1 -> 33.0
Diff: https://github.com/protocolbuffers/protobuf/compare/v32.1...v33.0 Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v33.0
This commit is contained in:
@@ -8391,7 +8391,7 @@ with pkgs;
|
||||
|
||||
prospector = callPackage ../development/tools/prospector { };
|
||||
|
||||
protobuf = protobuf_32;
|
||||
protobuf = protobuf_33;
|
||||
|
||||
inherit
|
||||
({
|
||||
|
||||
Reference in New Issue
Block a user