python311Packages.diffusers 0 -> 1 attrpath: python311Packages.diffusers Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ld1czb7kv4r9h01a32cr0y4ami3903gp-packages.json.drv building '/nix/store/ld1czb7kv4r9h01a32cr0y4ami3903gp-packages.json.drv'... Going to be running update for following packages: - python3.11-diffusers-0.25.1 Press Enter key to continue... Running update for: - python3.11-diffusers-0.25.1: UPDATING ... - python3.11-diffusers-0.25.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/diffusers/default.nix b/pkgs/development/python-modules/diffusers/default.nix index 2150fdabe66e..8f80c3ed6e55 100644 --- a/pkgs/development/python-modules/diffusers/default.nix +++ b/pkgs/development/python-modules/diffusers/default.nix @@ -39,7 +39,7 @@ buildPythonPackage rec { pname = "diffusers"; - version = "0.25.1"; + version = "0.26.2"; pyproject = true; disabled = pythonOlder "3.8"; @@ -48,7 +48,7 @@ buildPythonPackage rec { owner = "huggingface"; repo = "diffusers"; rev = "refs/tags/v${version}"; - hash = "sha256-AvD/kiwKGojsLlJ0n/U6tTu7ON8Ujl0lZd1e/fDY+CM="; + hash = "sha256-mIwB4Fk5m6GUbiOXaZqY18eLLXkocL/GqCfHQbLgrJk="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.diffusers: 0.25.1 -> 0.26.2`. New version is 0.26.2. An auto update branch exists with an equal or greater version