python310Packages.retworkx 0 -> 1 attrpath: python310Packages.retworkx Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/alh0592hlb9lympmz35fkimf4xk5k8jq-packages.json.drv building '/nix/store/alh0592hlb9lympmz35fkimf4xk5k8jq-packages.json.drv'... Going to be running update for following packages: - python3.10-rustworkx-0.13.1 Press Enter key to continue... Running update for: - python3.10-rustworkx-0.13.1: UPDATING ... - python3.10-rustworkx-0.13.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/rustworkx/default.nix b/pkgs/development/python-modules/rustworkx/default.nix index 4c929ceef965..466541a92e4a 100644 --- a/pkgs/development/python-modules/rustworkx/default.nix +++ b/pkgs/development/python-modules/rustworkx/default.nix @@ -15,13 +15,13 @@ buildPythonPackage rec { pname = "rustworkx"; - version = "0.13.1"; + version = "0.13.2"; src = fetchFromGitHub { owner = "Qiskit"; repo = pname; - rev = version; - hash = "sha256-WwQuvRMDGiY9VrWPfxL0OotPCUhCsvbXoVSCNhmIF/g="; + rev = "refs/tags/${version}"; + hash = "sha256-Xr+h0Pc0mbijzc9bjSvnCoQem4Y3jCBNNL8vkKbnUrc="; }; cargoDeps = rustPlatform.fetchCargoTarball { 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.retworkx Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python310Packages.retworkx Standard output: error: build log of 'python310Packages.retworkx' is not available