python3Packages.protobuf5: disable nixpkgs-update
This commit is contained in:
@@ -10,6 +10,7 @@ buildPythonPackage rec {
|
||||
pname = "protobuf";
|
||||
version = "5.29.6";
|
||||
pyproject = true;
|
||||
# nixpkgs-update: no auto update
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
|
||||
Reference in New Issue
Block a user