python310Packages.home-assistant-bluetooth 0 -> 1 attrpath: python310Packages.home-assistant-bluetooth 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/zq0p6p3ypmx78n386288d7f9j1n2akdv-packages.json.drv building '/nix/store/zq0p6p3ypmx78n386288d7f9j1n2akdv-packages.json.drv'... Going to be running update for following packages: - python3.10-home-assistant-bluetooth-1.10.3 Press Enter key to continue... Running update for: - python3.10-home-assistant-bluetooth-1.10.3: UPDATING ... - python3.10-home-assistant-bluetooth-1.10.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/home-assistant-bluetooth/default.nix b/pkgs/development/python-modules/home-assistant-bluetooth/default.nix index a0833b20798e..c5cd3d2e4f3c 100644 --- a/pkgs/development/python-modules/home-assistant-bluetooth/default.nix +++ b/pkgs/development/python-modules/home-assistant-bluetooth/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "home-assistant-bluetooth"; - version = "1.10.3"; + version = "1.10.4"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "home-assistant-libs"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-77RrqmoCftPc48fFtuuFo0KqGX3n+6aDx2RFkwGCNzQ="; + hash = "sha256-7gkesxQI6QBxyQpHlSSh1w6MDeid0dSdXn+jnxvafD0="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python311Packages.home-assistant-bluetooth: 1.10.3 -> 1.10.4 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/261990"