python3Packages.protobuf3: remove
This commit is contained in:
@@ -10648,11 +10648,6 @@ self: super: with self; {
|
||||
|
||||
proto-plus = callPackage ../development/python-modules/proto-plus { };
|
||||
|
||||
# Protobuf 3.x
|
||||
protobuf3 = callPackage ../development/python-modules/protobuf/3.nix {
|
||||
protobuf = pkgs.protobuf3_20;
|
||||
};
|
||||
|
||||
# Protobuf 4.x
|
||||
protobuf4 = callPackage ../development/python-modules/protobuf/4.nix {
|
||||
protobuf = pkgs.protobuf;
|
||||
|
||||
Reference in New Issue
Block a user