python310Packages.zha-quirks 0 -> 1 attrpath: python310Packages.zha-quirks 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/94grqxvvcvxl4jz7d3c9c7a173qh94ap-packages.json.drv building '/nix/store/94grqxvvcvxl4jz7d3c9c7a173qh94ap-packages.json.drv'... Going to be running update for following packages: - python3.10-zha-quirks-0.0.100 Press Enter key to continue... Running update for: - python3.10-zha-quirks-0.0.100: UPDATING ... - python3.10-zha-quirks-0.0.100: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/zha-quirks/default.nix b/pkgs/development/python-modules/zha-quirks/default.nix index 2e9c3eb80f7..bf5f6386ac5 100644 --- a/pkgs/development/python-modules/zha-quirks/default.nix +++ b/pkgs/development/python-modules/zha-quirks/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "zha-quirks"; - version = "0.0.100"; + version = "0.0.101"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "zigpy"; repo = "zha-device-handlers"; rev = "refs/tags/${version}"; - hash = "sha256-EWGsnUnr83YuhEdGJ3YtlYm9VT+aTuUjfganhOeqt7o="; + hash = "sha256-YZGsDSrxPpxluxyRkOPyvJLQ9YADuZ8NYcznIGZ0BYg="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.zigpy: 0.55.0 -> 0.56.0, python311Packages.zha-quirks: 0.0.100 -> 0.0.101 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/236444"