btcpayserver 1.13.1 -> 1.13.5 https://repology.org/project/btcpayserver/versions attrpath: btcpayserver 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 15d033573601..3d97da4895cb 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.13.1"; + version = "1.13.5"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; - sha256 = "sha256-p0GNwwbhsgChlSlPVD/RHhzWF/1URdYp/iYQmJxORU8="; + sha256 = "sha256-xga/v+4keZSgayPzitchzV4IRdui1IBPYB/uNVVMIaM="; }; projectFile = "BTCPayServer/BTCPayServer.csproj"; Received ExitFailure 1 when running Raw command: /nix/store/pf3c5fg5jb2mfa3ysmayk4xv2r9wb8iw-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A btcpayserver nix build failed. /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in _nix [ Nearest version: 8.0.1 ] /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package Microsoft.AspNetCore.Mvc.NewtonsoftJson with version (>= 8.0.7) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in _nix [ Nearest version: 8.0.1 ] /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package Microsoft.EntityFrameworkCore with version (>= 8.0.6) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in _nix [ Nearest version: 8.0.1 ] /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package Microsoft.EntityFrameworkCore.Sqlite with version (>= 8.0.5) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in _nix [ Nearest version: 8.0.1 ] /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package Npgsql.EntityFrameworkCore.PostgreSQL with version (>= 8.0.4) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in _nix [ Nearest version: 8.0.0 ] /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package NBitcoin with version (>= 7.0.37) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 5 version(s) in _nix [ Nearest version: 7.0.34 ] /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package Microsoft.AspNetCore.Identity.EntityFrameworkCore with version (>= 8.0.7) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in _nix [ Nearest version: 8.0.1 ] /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package Microsoft.CodeAnalysis.CSharp with version (>= 4.10.0) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 3 version(s) in _nix [ Nearest version: 4.8.0 ] /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package Microsoft.AspNet.WebApi.Client with version (>= 6.0.0) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in _nix [ Nearest version: 5.2.9 ] /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package NBXplorer.Client with version (>= 4.3.1) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in _nix [ Nearest version: 4.3.0 ] Failed to restore /build/source/BTCPayServer/BTCPayServer.csproj (in 810 ms). /build/source/BTCPayServer.Rating/BTCPayServer.Rating.csproj : error NU1102: Unable to find package Microsoft.CodeAnalysis.CSharp with version (>= 4.10.0) [/build/source/BTCPayServer/BTCPayServer.csproj] /build/source/BTCPayServer.Rating/BTCPayServer.Rating.csproj : error NU1102: - Found 3 version(s) in _nix [ Nearest version: 4.8.0 ] [/build/source/BTCPayServer/BTCPayServer.csproj] /build/source/BTCPayServer.Rating/BTCPayServer.Rating.csproj : error NU1102: Unable to find package Microsoft.AspNet.WebApi.Client with version (>= 6.0.0) [/build/source/BTCPayServer/BTCPayServer.csproj] /build/source/BTCPayServer.Rating/BTCPayServer.Rating.csproj : error NU1102: - Found 1 version(s) in _nix [ Nearest version: 5.2.9 ] [/build/source/BTCPayServer/BTCPayServer.csproj] /build/source/BTCPayServer.Rating/BTCPayServer.Rating.csproj : error NU1102: Unable to find package NBitcoin with version (>= 7.0.37) [/build/source/BTCPayServer/BTCPayServer.csproj] /build/source/BTCPayServer.Rating/BTCPayServer.Rating.csproj : error NU1102: - Found 5 version(s) in _nix [ Nearest version: 7.0.34 ] [/build/source/BTCPayServer/BTCPayServer.csproj] Failed to restore /build/source/BTCPayServer.Rating/BTCPayServer.Rating.csproj (in 29 ms). /build/source/BTCPayServer.Common/BTCPayServer.Common.csproj : error NU1102: Unable to find package NBXplorer.Client with version (>= 4.3.1) [/build/source/BTCPayServer/BTCPayServer.csproj] /build/source/BTCPayServer.Common/BTCPayServer.Common.csproj : error NU1102: - Found 1 version(s) in _nix [ Nearest version: 4.3.0 ] [/build/source/BTCPayServer/BTCPayServer.csproj] Failed to restore /build/source/BTCPayServer.Common/BTCPayServer.Common.csproj (in 13 ms).