mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
python3Packages.pydantic-graph: disable nixpkgs-update
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
typing-inspection,
|
||||
}:
|
||||
|
||||
# Update together with pydantic-ai-slim
|
||||
# nixpkgs-update: no auto update
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "pydantic-graph";
|
||||
version = "2.14.1";
|
||||
|
||||
Reference in New Issue
Block a user