btcpayserver-altcoins 1.12.5 -> 1.13.0 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/blockchains/btcpayserver/default.nix b/pkgs/applications/blockchains/btcpayserver/default.nix index a42d94e1f89c..ed60c41f8127 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.12.5"; + version = "1.13.0"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; - sha256 = "sha256-qlqwIVk8NzfFZlzShfm3nTZWovObWLIKiNGAOCN8i7Y="; + sha256 = "sha256-oQyjKAa2qoGdBXfiEpEOY5mf7SgeNxRgeMw3E/dD2zE="; }; projectFile = "BTCPayServer/BTCPayServer.csproj"; Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A btcpayserver-altcoins nix build failed. Running phase: unpackPhase unpacking source archive /nix/store/y6rsc82prap7wky0jdkizr1cvky95ar8-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase 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.Common/BTCPayServer.Common.csproj (in 8.82 sec). /build/source/BTCPayServer.Data/BTCPayServer.Data.csproj : error NU1102: Unable to find package HtmlSanitizer with version (>= 8.0.838) [/build/source/BTCPayServer/BTCPayServer.csproj] /build/source/BTCPayServer.Data/BTCPayServer.Data.csproj : error NU1102: - Found 1 version(s) in /nix/store/a250aq7mxzni7d0s8fyiys3ppvd35ka2-btcpayserver-1.13.0-nuget-source/lib [ Nearest version: 8.0.723 ] [/build/source/BTCPayServer/BTCPayServer.csproj] Failed to restore /build/source/BTCPayServer.Data/BTCPayServer.Data.csproj (in 3.66 sec). Restored /build/source/BTCPayServer.Client/BTCPayServer.Client.csproj (in 745 ms). /build/source/BTCPayServer.Abstractions/BTCPayServer.Abstractions.csproj : error NU1102: Unable to find package HtmlSanitizer with version (>= 8.0.838) [/build/source/BTCPayServer/BTCPayServer.csproj] /build/source/BTCPayServer.Abstractions/BTCPayServer.Abstractions.csproj : error NU1102: - Found 1 version(s) in /nix/store/a250aq7mxzni7d0s8fyiys3ppvd35ka2-btcpayserver-1.13.0-nuget-source/lib [ Nearest version: 8.0.723 ] [/build/source/BTCPayServer/BTCPayServer.csproj] Failed to restore /build/source/BTCPayServer.Abstractions/BTCPayServer.Abstractions.csproj (in 7 ms). /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package BTCPayServer.NTag424 with version (>= 1.0.22) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in /nix/store/a250aq7mxzni7d0s8fyiys3ppvd35ka2-btcpayserver-1.13.0-nuget-source/lib [ Nearest version: 1.0.20 ] /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package BTCPayServer.Lightning.All with version (>= 1.5.4) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in /nix/store/a250aq7mxzni7d0s8fyiys3ppvd35ka2-btcpayserver-1.13.0-nuget-source/lib [ Nearest version: 1.5.3 ] /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package HtmlSanitizer with version (>= 8.0.838) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in /nix/store/a250aq7mxzni7d0s8fyiys3ppvd35ka2-btcpayserver-1.13.0-nuget-source/lib [ Nearest version: 8.0.723 ] Failed to restore /build/source/BTCPayServer/BTCPayServer.csproj (in 7.8 sec). Restored /build/source/BTCPayServer.Rating/BTCPayServer.Rating.csproj (in 25 ms).