cyclonedx-cli 0.25.1 -> 0.26.0 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 b664c29cd483..fbee2c03d821 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.1"; + version = "0.26.0"; src = fetchFromGitHub { owner = "CycloneDX"; repo = "cyclonedx-cli"; rev = "refs/tags/v${version}"; - hash = "sha256-9G9g4bfH6EGSTZQlaiLsRjnryl+mQ3uNXdBUBVcKwlg="; + hash = "sha256-13YZpiuG+dFsJ2g1B9hRnEJ43CqtwKPE34RJIkEJJk0="; }; nugetDeps = ./deps.nix; Received ExitFailure 1 when running Raw command: /nix/store/9m6hqyx9cyawc39125ci1x2wjsk5wpf1-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cyclonedx-cli nix build failed. Processing post-creation actions... Package source with Name: nuget disabled successfully. Package source with Name: _nix added successfully. Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/ppavxwqmz13nr2r72pi7skgxgdvlfvj1-source source root is source Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: configureNuget @nix { "action": "setPhase", "phase": "configureNuget" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "configurePhase" } Executing dotnetConfigureHook Determining projects to restore... /build/source/tests/cyclonedx.tests/cyclonedx.tests.csproj : error NU1102: Unable to find package CycloneDX.Utils with version (>= 7.1.0) [/build/source/cyclonedx-cli.sln] /build/source/tests/cyclonedx.tests/cyclonedx.tests.csproj : error NU1102: - Found 1 version(s) in _nix [ Nearest version: 7.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.1.0) [/build/source/cyclonedx-cli.sln] /build/source/tests/cyclonedx.tests/cyclonedx.tests.csproj : error NU1102: - Found 1 version(s) in _nix [ Nearest version: 7.0.0 ] [/build/source/cyclonedx-cli.sln] Failed to restore /build/source/tests/cyclonedx.tests/cyclonedx.tests.csproj (in 1.76 sec). /build/source/src/cyclonedx/cyclonedx.csproj : error NU1102: Unable to find package CycloneDX.Utils with version (>= 7.1.0) [/build/source/cyclonedx-cli.sln] /build/source/src/cyclonedx/cyclonedx.csproj : error NU1102: - Found 1 version(s) in _nix [ Nearest version: 7.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.1.0) [/build/source/cyclonedx-cli.sln] /build/source/src/cyclonedx/cyclonedx.csproj : error NU1102: - Found 1 version(s) in _nix [ Nearest version: 7.0.0 ] [/build/source/cyclonedx-cli.sln] Failed to restore /build/source/src/cyclonedx/cyclonedx.csproj (in 13 ms).