nbxplorer 2.3.65 -> 2.3.66 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 [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 6bd443e428b5..6de7cf7578c4 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.65"; + version = "2.3.66"; src = fetchFromGitHub { owner = "dgarage"; repo = "NBXplorer"; rev = "v${version}"; - sha256 = "sha256-7m9gf+enOtE5VWuBNLFf11ofLGBRAYWvmkrekUVQQaQ="; + sha256 = "sha256-DcSY2hnzJexsrRw4k57uOBfDkveEvXccN8GDUR/QmKw="; }; 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/80rij8rxh459gbr8z9czbmk9g12lvy5l-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.27) /build/source/NBXplorer/NBXplorer.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 7.0.24 ] /build/source/NBXplorer/NBXplorer.csproj : error NU1102: Unable to find package NBitcoin.Altcoins with version (>= 3.0.19) /build/source/NBXplorer/NBXplorer.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 3.0.18 ] Failed to restore /build/source/NBXplorer/NBXplorer.csproj (in 3.9 sec). /build/source/NBXplorer.Client/NBXplorer.Client.csproj : error NU1102: Unable to find package NBitcoin with version (>= 7.0.27) [/build/source/NBXplorer/NBXplorer.csproj] /build/source/NBXplorer.Client/NBXplorer.Client.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 7.0.24 ] [/build/source/NBXplorer/NBXplorer.csproj] /build/source/NBXplorer.Client/NBXplorer.Client.csproj : error NU1102: Unable to find package NBitcoin.Altcoins with version (>= 3.0.19) [/build/source/NBXplorer/NBXplorer.csproj] /build/source/NBXplorer.Client/NBXplorer.Client.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 3.0.18 ] [/build/source/NBXplorer/NBXplorer.csproj] Failed to restore /build/source/NBXplorer.Client/NBXplorer.Client.csproj (in 55 ms).