mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
python3Packages.comfyui-workflow-templates: 0.11.41 -> 0.11.46
This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -15,13 +15,13 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "comfyui-workflow-templates";
|
||||
version = "0.11.41";
|
||||
version = "0.11.46";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "comfyui_workflow_templates";
|
||||
inherit (finalAttrs) version;
|
||||
hash = "sha256-vzTTCvGVM9ckvF9mSY5umpZ784CfScEcLiNrzJAq/N0=";
|
||||
hash = "sha256-Z2yMIK2NYop7UsMTw9RE0dAQEwA3ixwiaRstO4vvrAY=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user