python3Packages.mypy-protobuf_3_6: disable auto-update
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "mypy-protobuf";
|
||||
version = "3.6.0";
|
||||
# nixpkgs-update: no auto update
|
||||
# this is a pinned version
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
||||
Reference in New Issue
Block a user