btcpayserver-altcoins 1.10.2 -> 1.10.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 cd97a58a8e1..c98e3e85ed7 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.10.2"; + version = "1.10.3"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; - sha256 = "sha256-HZlH2FoBPJXbynOUfAGgrI1nq6qpIjBSjMBi6Oq1MdE="; + sha256 = "sha256-a2+Rh+Pxy4pCU9eo4L3986+yVvjrNZY2bFQiUpVuYqM="; }; 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/djq8nc3h2yjiqlkcna4n75y906qzi2gs-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.Abstractions/BTCPayServer.Abstractions.csproj (in 2.57 sec). /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package BTCPayServer.Lightning.All with version (>= 1.4.28) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in /nix/store/qmcv3lcdzqlx96c6986n92g0z3kz4fii-btcpayserver-1.10.3-nuget-source/lib [ Nearest version: 1.4.26 ] Failed to restore /build/source/BTCPayServer/BTCPayServer.csproj (in 4.72 sec). Restored /build/source/BTCPayServer.Common/BTCPayServer.Common.csproj (in 33 ms). Restored /build/source/BTCPayServer.Data/BTCPayServer.Data.csproj (in 33 ms). Restored /build/source/BTCPayServer.Rating/BTCPayServer.Rating.csproj (in 38 ms). Restored /build/source/BTCPayServer.Client/BTCPayServer.Client.csproj (in 119 ms).