btcpayserver-altcoins 1.7.12 -> 1.9.1 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..ee6f433312b 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.9.1"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; - sha256 = "sha256-NRmpKr0lqe2NUlpyzkdtn7nN0rFrZakryNR1WAOzx9Q="; + sha256 = "sha256-1/pgNuGJ6kMPAdqjPU3M5bcZOdc6wRnSRlg5DfpyBB4="; }; 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/flcr9vwfpk87ykyy8rfxhlpj3f4v57cs-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.42 sec). Restored /build/source/BTCPayServer.Abstractions/BTCPayServer.Abstractions.csproj (in 585 ms). Restored /build/source/BTCPayServer.Client/BTCPayServer.Client.csproj (in 92 ms). Restored /build/source/BTCPayServer.Data/BTCPayServer.Data.csproj (in 45 ms). Restored /build/source/BTCPayServer.Common/BTCPayServer.Common.csproj (in 136 ms). /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package BTCPayServer.Lightning.All with version (>= 1.4.22) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in /nix/store/kp4vxcrklswwzwmnqgg1jgmvr2lbjl1n-btcpayserver-1.9.1-nuget-source/lib [ Nearest version: 1.4.20 ] /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package LNURL with version (>= 0.0.29) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in /nix/store/kp4vxcrklswwzwmnqgg1jgmvr2lbjl1n-btcpayserver-1.9.1-nuget-source/lib [ Nearest version: 0.0.28 ] Failed to restore /build/source/BTCPayServer/BTCPayServer.csproj (in 1.81 sec).