btcpayserver-altcoins 1.7.12 -> 1.8.3 https://github.com/btcpayserver/btcpayserver/releases attrpath: btcpayserver-altcoins 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/btcpayserver/default.nix b/pkgs/applications/blockchains/btcpayserver/default.nix index 9b88cf9ab4b..9d455977d38 100644 --- a/pkgs/applications/blockchains/btcpayserver/default.nix +++ b/pkgs/applications/blockchains/btcpayserver/default.nix @@ -6,13 +6,13 @@ buildDotnetModule rec { pname = "btcpayserver"; - version = "1.7.12"; + version = "1.8.3"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; - sha256 = "sha256-NRmpKr0lqe2NUlpyzkdtn7nN0rFrZakryNR1WAOzx9Q="; + sha256 = "sha256-L0TzXz0esvoW2SmJvUTQR+x7VzuQdUFFk4GyubGRo1c="; }; projectFile = "BTCPayServer/BTCPayServer.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 btcpayserver-altcoins nix build failed. got build log for 'btcpayserver-altcoins' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/zb8b5ivfdl9mxnz5i5kkzh8ark42v464-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring Executing dotnetConfigureHook Determining projects to restore... Restored /build/source/BTCPayServer.Data/BTCPayServer.Data.csproj (in 2.07 sec). Restored /build/source/BTCPayServer.Abstractions/BTCPayServer.Abstractions.csproj (in 18 ms). Restored /build/source/BTCPayServer.Rating/BTCPayServer.Rating.csproj (in 1.73 sec). Restored /build/source/Plugins/BTCPayServer.Plugins.Custodians.FakeCustodian/BTCPayServer.Plugins.Custodians.FakeCustodian.csproj (in 11 ms). Restored /build/source/BTCPayServer.Client/BTCPayServer.Client.csproj (in 127 ms). /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package BTCPayServer.Lightning.All with version (>= 1.4.21) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in /nix/store/sx20q3vmif81nq4zrkvs7f39vaz5a41z-btcpayserver-1.8.3-nuget-source/lib [ Nearest version: 1.4.20 ] Failed to restore /build/source/BTCPayServer/BTCPayServer.csproj (in 1.82 sec). Restored /build/source/BTCPayServer.Common/BTCPayServer.Common.csproj (in 27 ms).