nbxplorer 2.3.66 -> 2.3.67 https://repology.org/project/nbxplorer/versions attrpath: nbxplorer 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/nbxplorer/default.nix b/pkgs/applications/blockchains/nbxplorer/default.nix index 6de7cf7578c4..ab4174cfa791 100644 --- a/pkgs/applications/blockchains/nbxplorer/default.nix +++ b/pkgs/applications/blockchains/nbxplorer/default.nix @@ -6,13 +6,13 @@ buildDotnetModule rec { pname = "nbxplorer"; - version = "2.3.66"; + version = "2.3.67"; src = fetchFromGitHub { owner = "dgarage"; repo = "NBXplorer"; rev = "v${version}"; - sha256 = "sha256-DcSY2hnzJexsrRw4k57uOBfDkveEvXccN8GDUR/QmKw="; + sha256 = "sha256-1b1cf8hHiNaile5v9lGQFYkaNwyKQrS0hArB9lIsuDc="; }; projectFile = "NBXplorer/NBXplorer.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 nbxplorer nix build failed. got build log for 'nbxplorer' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/4vl36ahqlzarg5sx9jx497k9hcjg6x3i-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/NBXplorer/NBXplorer.csproj : error NU1102: Unable to find package NBitcoin with version (>= 7.0.31) /build/source/NBXplorer/NBXplorer.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 7.0.27 ] Failed to restore /build/source/NBXplorer/NBXplorer.csproj (in 3.6 sec). /build/source/NBXplorer.Client/NBXplorer.Client.csproj : error NU1102: Unable to find package NBitcoin with version (>= 7.0.31) [/build/source/NBXplorer/NBXplorer.csproj] /build/source/NBXplorer.Client/NBXplorer.Client.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 7.0.27 ] [/build/source/NBXplorer/NBXplorer.csproj] Failed to restore /build/source/NBXplorer.Client/NBXplorer.Client.csproj (in 49 ms).