btcpayserver-altcoins 1.11.2 -> 1.11.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 daa528e88d49..1802c7cf8969 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.11.2"; + version = "1.11.3"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; - sha256 = "sha256-22JQ8GqMRNfBT2ynyGhJBeGgnyAVYVBa5tUGZsleDP0="; + sha256 = "sha256-fs8GAE/beiFLUNBI+r8h08a2TYSY9fYQYGvxBOtClgg="; }; 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/zhl6ilyfayqklvzff801klzf6y3w888v-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring 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/BTCPayServer.Client/BTCPayServer.Client.csproj (in 1.15 sec). Restored /build/source/BTCPayServer.Rating/BTCPayServer.Rating.csproj (in 2.85 sec). /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package BTCPayServer.Lightning.All with version (>= 1.4.31) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in /nix/store/gx3zi3135b91zfqj4lj2r1wf77fp74k7-btcpayserver-1.11.3-nuget-source/lib [ Nearest version: 1.4.29 ] /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package LNURL with version (>= 0.0.30) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in /nix/store/gx3zi3135b91zfqj4lj2r1wf77fp74k7-btcpayserver-1.11.3-nuget-source/lib [ Nearest version: 0.0.29 ] Failed to restore /build/source/BTCPayServer/BTCPayServer.csproj (in 2.9 sec). Restored /build/source/BTCPayServer.Data/BTCPayServer.Data.csproj (in 33 ms). Restored /build/source/BTCPayServer.Common/BTCPayServer.Common.csproj (in 27 ms). Restored /build/source/BTCPayServer.Abstractions/BTCPayServer.Abstractions.csproj (in 10 ms).