mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-24 09:31:29 +00:00
python3Packages.pydantic-ai-slim: allow nixpkgs-update to commit update (#544708)
This commit is contained in:
@@ -63,7 +63,7 @@ buildPythonPackage (finalAttrs: {
|
||||
text = ''
|
||||
nix-update --build --commit python3Packages.genai-prices
|
||||
nix-update --build --commit python3Packages.pydantic-graph
|
||||
nix-update --build --commit python3Packages.pydantic-ai-slim
|
||||
nix-update --build python3Packages.pydantic-ai-slim
|
||||
'';
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user