cyclonedx-cli 0.25.0 -> 0.25.1 https://github.com/CycloneDX/cyclonedx-cli/releases attrpath: cyclonedx-cli 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/by-name/cy/cyclonedx-cli/package.nix b/pkgs/by-name/cy/cyclonedx-cli/package.nix index 81f6554e9d5d..b664c29cd483 100644 --- a/pkgs/by-name/cy/cyclonedx-cli/package.nix +++ b/pkgs/by-name/cy/cyclonedx-cli/package.nix @@ -5,13 +5,13 @@ buildDotnetModule rec { pname = "cyclonedx-cli"; - version = "0.25.0"; + version = "0.25.1"; src = fetchFromGitHub { owner = "CycloneDX"; repo = "cyclonedx-cli"; rev = "refs/tags/v${version}"; - hash = "sha256-kAMSdUMr/NhsbMBViFJQlzgUNnxWgi/CLb3CW9OpWFo="; + hash = "sha256-9G9g4bfH6EGSTZQlaiLsRjnryl+mQ3uNXdBUBVcKwlg="; }; nugetDeps = ./deps.nix; Received ExitFailure 1 when running Raw command: /nix/store/m5bda41aijdapvpkj91125hs05r1hf2l-nix-2.18.3/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cyclonedx-cli nix build failed. got build log for 'cyclonedx-cli' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/6m7h6j68j31i3hvsagyima8l9vr1sj6y-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase 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/tests/cyclonedx.tests/cyclonedx.tests.csproj : error NU1102: Unable to find package CycloneDX.Utils with version (>= 7.0.0) [/build/source/cyclonedx-cli.sln] /build/source/tests/cyclonedx.tests/cyclonedx.tests.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 6.0.0 ] [/build/source/cyclonedx-cli.sln] /build/source/tests/cyclonedx.tests/cyclonedx.tests.csproj : error NU1102: Unable to find package CycloneDX.Spdx.Interop with version (>= 7.0.0) [/build/source/cyclonedx-cli.sln] /build/source/tests/cyclonedx.tests/cyclonedx.tests.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 6.0.0 ] [/build/source/cyclonedx-cli.sln] Failed to restore /build/source/tests/cyclonedx.tests/cyclonedx.tests.csproj (in 5.43 sec). /build/source/src/cyclonedx/cyclonedx.csproj : error NU1102: Unable to find package CycloneDX.Utils with version (>= 7.0.0) [/build/source/cyclonedx-cli.sln] /build/source/src/cyclonedx/cyclonedx.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 6.0.0 ] [/build/source/cyclonedx-cli.sln] /build/source/src/cyclonedx/cyclonedx.csproj : error NU1102: Unable to find package CycloneDX.Spdx.Interop with version (>= 7.0.0) [/build/source/cyclonedx-cli.sln] /build/source/src/cyclonedx/cyclonedx.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 6.0.0 ] [/build/source/cyclonedx-cli.sln] Failed to restore /build/source/src/cyclonedx/cyclonedx.csproj (in 8 ms).