btcpayserver-altcoins 1.11.6 -> 1.11.7 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 [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 abeea41cfd4a..33c370708d11 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.6"; + version = "1.11.7"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; - sha256 = "sha256-PORzTbvB9HriilaBCsC6R323RFvsI55WgSojJJ6uoIs="; + sha256 = "sha256-6DhVsN8VZmQ1lU7imXInL1y4Fu+JFr4R1nFthMHrQQ8="; }; 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. unpacking sources unpacking source archive /nix/store/yba9kqs15hk8d02a69kdfl0zjny6b8zx-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... /build/source/BTCPayServer.Abstractions/BTCPayServer.Abstractions.csproj : error NU1102: Unable to find package HtmlSanitizer with version (>= 8.0.723) [/build/source/BTCPayServer/BTCPayServer.csproj] /build/source/BTCPayServer.Abstractions/BTCPayServer.Abstractions.csproj : error NU1102: - Found 1 version(s) in /nix/store/3rqpwrymkm4r6qpwzaag2fiw3mknicm6-btcpayserver-1.11.7-nuget-source/lib [ Nearest version: 5.0.372 ] [/build/source/BTCPayServer/BTCPayServer.csproj] Failed to restore /build/source/BTCPayServer.Abstractions/BTCPayServer.Abstractions.csproj (in 2.35 sec). Restored /build/source/BTCPayServer.Common/BTCPayServer.Common.csproj (in 1.31 sec). /build/source/BTCPayServer.Data/BTCPayServer.Data.csproj : error NU1102: Unable to find package HtmlSanitizer with version (>= 8.0.723) [/build/source/BTCPayServer/BTCPayServer.csproj] /build/source/BTCPayServer.Data/BTCPayServer.Data.csproj : error NU1102: - Found 1 version(s) in /nix/store/3rqpwrymkm4r6qpwzaag2fiw3mknicm6-btcpayserver-1.11.7-nuget-source/lib [ Nearest version: 5.0.372 ] [/build/source/BTCPayServer/BTCPayServer.csproj] Failed to restore /build/source/BTCPayServer.Data/BTCPayServer.Data.csproj (in 71 ms). Restored /build/source/BTCPayServer.Client/BTCPayServer.Client.csproj (in 97 ms). /build/source/BTCPayServer.Rating/BTCPayServer.Rating.csproj : error NU1102: Unable to find package DigitalRuby.ExchangeSharp with version (>= 1.0.4) [/build/source/BTCPayServer/BTCPayServer.csproj] /build/source/BTCPayServer.Rating/BTCPayServer.Rating.csproj : error NU1102: - Found 1 version(s) in /nix/store/3rqpwrymkm4r6qpwzaag2fiw3mknicm6-btcpayserver-1.11.7-nuget-source/lib [ Nearest version: 1.0.2 ] [/build/source/BTCPayServer/BTCPayServer.csproj] Failed to restore /build/source/BTCPayServer.Rating/BTCPayServer.Rating.csproj (in 784 ms). /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package HtmlSanitizer with version (>= 8.0.723) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in /nix/store/3rqpwrymkm4r6qpwzaag2fiw3mknicm6-btcpayserver-1.11.7-nuget-source/lib [ Nearest version: 5.0.372 ] /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package DigitalRuby.ExchangeSharp with version (>= 1.0.4) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in /nix/store/3rqpwrymkm4r6qpwzaag2fiw3mknicm6-btcpayserver-1.11.7-nuget-source/lib [ Nearest version: 1.0.2 ] Failed to restore /build/source/BTCPayServer/BTCPayServer.csproj (in 2.22 sec).