wasabibackend 2.0.2.1 -> 2.0.2.2 https://github.com/zkSNACKs/WalletWasabi/releases attrpath: wasabibackend Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/blockchains/wasabibackend/default.nix b/pkgs/applications/blockchains/wasabibackend/default.nix index 79355f3979d..90c04ff993f 100644 --- a/pkgs/applications/blockchains/wasabibackend/default.nix +++ b/pkgs/applications/blockchains/wasabibackend/default.nix @@ -10,13 +10,13 @@ }: buildDotnetModule rec { pname = "wasabibackend"; - version = "2.0.2.1"; + version = "2.0.2.2"; src = fetchFromGitHub { owner = "zkSNACKs"; repo = "WalletWasabi"; rev = "refs/tags/v${version}"; - hash = "sha512-JuCl3SyejzwUd2n8Fy7EdxUuO4bIcGb8yMWZQOhZzsY4fvg9prFOnVZEquxahD0a41MLKHRNA1R2N3NMapcc0A=="; + hash = "sha256-CxjrMu/huxhD7rYXcO1uBe9kYM3qq2rV4FAUEb3WP8E="; }; projectFile = "WalletWasabi.Backend/WalletWasabi.Backend.csproj"; 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 wasabibackend nix build failed. got build log for 'wasabibackend' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/qx4wlh5nikqqn0hl4midq7cdrc0g291l-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring Executing dotnetConfigureHook Determining projects to restore... /build/source/WalletWasabi/WalletWasabi.csproj : error NU1102: Unable to find package NBitcoin with version (>= 7.0.24) [/build/source/WalletWasabi.Backend/WalletWasabi.Backend.csproj] /build/source/WalletWasabi/WalletWasabi.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 7.0.14 ] [/build/source/WalletWasabi.Backend/WalletWasabi.Backend.csproj] Failed to restore /build/source/WalletWasabi/WalletWasabi.csproj (in 946 ms). Restored /build/source/WalletWasabi.Backend/WalletWasabi.Backend.csproj (in 2.17 sec). /build/source/WalletWasabi.Backend/WalletWasabi.Backend.csproj : error NU1102: Unable to find package NBitcoin with version (>= 7.0.24) /build/source/WalletWasabi.Backend/WalletWasabi.Backend.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 7.0.14 ] Failed to restore /build/source/WalletWasabi.Backend/WalletWasabi.Backend.csproj (in 146 ms).