protobuf: 3.15.7 -> 3.16.0
https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0
This commit is contained in:
parent
21ac8c9fa4
commit
d4a8774ee2
@ -17135,7 +17135,7 @@ in
|
|||||||
python = python37;
|
python = python37;
|
||||||
};
|
};
|
||||||
|
|
||||||
protobuf = protobuf3_15;
|
protobuf = protobuf3_16;
|
||||||
|
|
||||||
protobuf3_16 = callPackage ../development/libraries/protobuf/3.16.nix { };
|
protobuf3_16 = callPackage ../development/libraries/protobuf/3.16.nix { };
|
||||||
protobuf3_15 = callPackage ../development/libraries/protobuf/3.15.nix { };
|
protobuf3_15 = callPackage ../development/libraries/protobuf/3.15.nix { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user