wasabibackend 2.0.2.1 -> 2.0.5 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/blockchains/wasabibackend/default.nix b/pkgs/applications/blockchains/wasabibackend/default.nix index 79355f3979dc..a773c5fa0b68 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.5"; src = fetchFromGitHub { owner = "zkSNACKs"; repo = "WalletWasabi"; rev = "refs/tags/v${version}"; - hash = "sha512-JuCl3SyejzwUd2n8Fy7EdxUuO4bIcGb8yMWZQOhZzsY4fvg9prFOnVZEquxahD0a41MLKHRNA1R2N3NMapcc0A=="; + hash = "sha512-EJoYuIRanKXFyAm51Xhj0AjvFop6DDE3++xmEVId0CevPI7mwCeb6CDzgeo7Cz16+uHBglgUrFAGJiY/8nFQOQ=="; }; 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" } Running phase: unpackPhase unpacking source archive /nix/store/l0m528njmplvmh5f9fqdplyrvkxji7si-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase Executing dotnetConfigureHook Cannot find a manifest file. For a list of locations searched, specify the "-d" option before the tool name. No tools were restored. Determining projects to restore... Restored /build/source/WalletWasabi.Backend/WalletWasabi.Backend.csproj (in 2.78 sec). /build/source/WalletWasabi.Backend/WalletWasabi.Backend.csproj : error NU1101: Unable to find package Microsoft.Data.Sqlite. No packages exist with this id in source(s): nugetSource /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 ] /build/source/WalletWasabi.Backend/WalletWasabi.Backend.csproj : error NU1101: Unable to find package WabiSabi. No packages exist with this id in source(s): nugetSource Failed to restore /build/source/WalletWasabi.Backend/WalletWasabi.Backend.csproj (in 882 ms). /build/source/WalletWasabi/WalletWasabi.csproj : error NU1101: Unable to find package Microsoft.Data.Sqlite. No packages exist with this id in source(s): nugetSource [/build/source/WalletWasabi.Backend/WalletWasabi.Backend.csproj] /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] /build/source/WalletWasabi/WalletWasabi.csproj : error NU1101: Unable to find package WabiSabi. No packages exist with this id in source(s): nugetSource [/build/source/WalletWasabi.Backend/WalletWasabi.Backend.csproj] Failed to restore /build/source/WalletWasabi/WalletWasabi.csproj (in 19 ms).