python310Packages.hahomematic 0 -> 1 attrpath: python310Packages.hahomematic 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/3960il4y7jzc4cgig0anpi86xf2fnl59-packages.json.drv building '/nix/store/3960il4y7jzc4cgig0anpi86xf2fnl59-packages.json.drv'... Going to be running update for following packages: - python3.10-hahomematic-2024.1.3 Press Enter key to continue... Running update for: - python3.10-hahomematic-2024.1.3: UPDATING ... - python3.10-hahomematic-2024.1.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/hahomematic/default.nix b/pkgs/development/python-modules/hahomematic/default.nix index a23a313c8ee2..fa65d4522a96 100644 --- a/pkgs/development/python-modules/hahomematic/default.nix +++ b/pkgs/development/python-modules/hahomematic/default.nix @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "hahomematic"; - version = "2024.1.3"; + version = "2024.1.4"; pyproject = true; disabled = pythonOlder "3.11"; @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "danielperna84"; repo = "hahomematic"; rev = "refs/tags/${version}"; - hash = "sha256-8kkiZC4Xg8BlNCfVFb4keRVS/zvHK+34YwXpKqAtoDc="; + hash = "sha256-xXwBUXtTGq/x9g+iEaAQJAoJGMGS1yo9PUwFuuqBNSA="; }; __darwinAllowLocalNetworking = true; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.hahomematic Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python310Packages.hahomematic Standard output: error: hahomematic-2024.1.4 not supported for interpreter python3.10 (use '--show-trace' to show detailed location information)