2022-11-27T14:17:46 wasabibackend 1.1.13.1 -> 2.0.2 https://github.com/zkSNACKs/WalletWasabi/releases 2022-11-27T14:17:48 attrpath: wasabibackend 2022-11-27T14:17:48 Checking auto update branch... 2022-11-27T14:17:48 No auto update branch exists 2022-11-27T14:17:52 [version] 2022-11-27T14:18:05 [version] updated version and sha256 2022-11-27T14:18:05 [rustCrateVersion] 2022-11-27T14:18:05 [rustCrateVersion] No cargoSha256 found 2022-11-27T14:18:05 [golangModuleVersion] 2022-11-27T14:18:05 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-27T14:18:05 [updateScript] 2022-11-27T14:18:05 [updateScript] skipping because derivation has no updateScript 2022-11-27T14:18:05 2022-11-27T14:18:05 [quotedUrls] 2022-11-27T14:18:05 [quotedUrls] nothing found to replace 2022-11-27T14:18:05 Diff after rewrites: diff --git a/pkgs/applications/blockchains/wasabibackend/default.nix b/pkgs/applications/blockchains/wasabibackend/default.nix index e4e97cae21a..f1110dd777e 100644 --- a/pkgs/applications/blockchains/wasabibackend/default.nix +++ b/pkgs/applications/blockchains/wasabibackend/default.nix @@ -10,13 +10,13 @@ buildDotnetModule rec { pname = "wasabibackend"; - version = "1.1.13.1"; + version = "2.0.2"; src = fetchFromGitHub { owner = "zkSNACKs"; repo = "WalletWasabi"; rev = "v${version}"; - sha256 = "sha256-Hwav7moG6XKAcR7L0Q7CtifP3zCNRfHIihlaFw+dzbk="; + sha256 = "sha256-4g9zyOZzK1ilxaw/7OOHtMGXfu5HZsGbhCxYaRIzXAw="; }; projectFile = "WalletWasabi.Backend/WalletWasabi.Backend.csproj"; 2022-11-27T14:21:13 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A wasabibackend nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/6ba136wbjazfqrsfzb55ywyswnyzs38s-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring Executing dotnetConfigureHook A compatible installed .NET Core SDK for global.json version [6.0.100] from [/build/source/global.json] was not found Install the [6.0.100] .NET Core SDK or update [/build/source/global.json] with an installed .NET Core SDK: 3.1.425 [/nix/store/9wa8vzfwjpappdvphh5k6m0zahyrjshk-dotnet-sdk-3.1.425/sdk]