btcpayserver-altcoins 1.7.12 -> 1.8.4 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..107b256e9e2 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.4"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; - sha256 = "sha256-NRmpKr0lqe2NUlpyzkdtn7nN0rFrZakryNR1WAOzx9Q="; + sha256 = "sha256-gef6quzfi1W/tO+5A3fUe8s3FDn0INUiwxLVFJoah9A="; }; 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/lki5ylyzkznb0ka9kkyl0dhfyxnx685a-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.Rating/BTCPayServer.Rating.csproj (in 3.34 sec). Restored /build/source/BTCPayServer.Common/BTCPayServer.Common.csproj (in 147 ms). Restored /build/source/Plugins/BTCPayServer.Plugins.Custodians.FakeCustodian/BTCPayServer.Plugins.Custodians.FakeCustodian.csproj (in 542 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/ga88y7bfzs7fiy7ph746w0nnvrhrpbwz-btcpayserver-1.8.4-nuget-source/lib [ Nearest version: 1.4.20 ] Failed to restore /build/source/BTCPayServer/BTCPayServer.csproj (in 1.82 sec). Restored /build/source/BTCPayServer.Data/BTCPayServer.Data.csproj (in 46 ms). Restored /build/source/BTCPayServer.Client/BTCPayServer.Client.csproj (in 96 ms). Restored /build/source/BTCPayServer.Abstractions/BTCPayServer.Abstractions.csproj (in 10 ms).