sparrow 1.7.1 -> 1.7.2 https://github.com/sparrowwallet/sparrow/releases attrpath: sparrow 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qsbgpsyj9l2i2lblhgmxvbycqr9cj849-packages.json.drv building '/nix/store/qsbgpsyj9l2i2lblhgmxvbycqr9cj849-packages.json.drv'... Going to be running update for following packages: - sparrow-1.7.1 Press Enter key to continue... Running update for: - sparrow-1.7.1: UPDATING ... - sparrow-1.7.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/blockchains/sparrow/default.nix b/pkgs/applications/blockchains/sparrow/default.nix index 85d5abdd178..3908fd6d10b 100644 --- a/pkgs/applications/blockchains/sparrow/default.nix +++ b/pkgs/applications/blockchains/sparrow/default.nix @@ -20,11 +20,11 @@ let pname = "sparrow"; - version = "1.7.1"; + version = "1.7.3"; src = fetchurl { url = "https://github.com/sparrowwallet/${pname}/releases/download/${version}/${pname}-${version}-x86_64.tar.gz"; - sha256 = "0q31b4ncvbhr9gb47wplphg43pwlg5vpd1b12qiidqlrkgm2vjy8"; + sha256 = "05jgr952qzw8y5jhadh4zw3r5zvgcxclw94fin03blzgpnvrrlpy"; }; launcher = writeScript "sparrow" '' 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 sparrow Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix log -f . sparrow Standard output: error: build log of 'sparrow' is not available