Merge pull request #306477 from jnsgruk/pydantic-0-no-update
python3Packages.pydantic_yaml-0: disable automatic update
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "pydantic_yaml-0";
|
||||
# nixpkgs-update: no auto update
|
||||
version = "0.11.2";
|
||||
|
||||
pyproject = true;
|
||||
|
||||
Reference in New Issue
Block a user