checkov 0 -> 1 attrpath: checkov Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/j27lg6q6idi7dx16i9sbg7hs6ag06fla-packages.json.drv building '/nix/store/j27lg6q6idi7dx16i9sbg7hs6ag06fla-packages.json.drv'... Going to be running update for following packages: - checkov-3.2.8 Press Enter key to continue... Running update for: - checkov-3.2.8: UPDATING ... - checkov-3.2.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/analysis/checkov/default.nix b/pkgs/development/tools/analysis/checkov/default.nix index a60ef454284d..b7b078cb76b0 100644 --- a/pkgs/development/tools/analysis/checkov/default.nix +++ b/pkgs/development/tools/analysis/checkov/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "checkov"; - version = "3.2.8"; + version = "3.2.26"; pyproject = true; src = fetchFromGitHub { owner = "bridgecrewio"; repo = "checkov"; rev = "refs/tags/${version}"; - hash = "sha256-Hd1YOzIH6v8N/oP2cJRUv6OkgOv9aSe7nkvzpsCN3rc="; + hash = "sha256-sOuDdFeJteztlkCfFm/r4SF+K//Vm8vCM9ZLzA01bB8="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A checkov nix build failed. adding 'checkov/yaml_doc/base_registry.py' adding 'checkov/yaml_doc/base_yaml_check.py' adding 'checkov/yaml_doc/enums.py' adding 'checkov/yaml_doc/registry.py' adding 'checkov/yaml_doc/runner.py' adding 'checkov-3.2.26.data/scripts/checkov' adding 'checkov-3.2.26.data/scripts/checkov.cmd' adding 'sast_integration_tests/__init__.py' adding 'sast_integration_tests/prepare_data.sh' adding 'sast_integration_tests/run_integration_tests.sh' adding 'sast_integration_tests/test_checkov_sast_report.py' adding 'checkov-3.2.26.dist-info/LICENSE' adding 'checkov-3.2.26.dist-info/METADATA' adding 'checkov-3.2.26.dist-info/WHEEL' adding 'checkov-3.2.26.dist-info/top_level.txt' adding 'checkov-3.2.26.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built checkov-3.2.26-py3-none-any.whl Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/checkov-3.2.26...OK Repacking wheel as ./checkov-3.2.26-py3-none-any.whl...OK /build/source Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for checkov-3.2.26-py3-none-any.whl - boto3==1.34.25 not satisfied by version 1.33.6 - botocore==1.34.25 not satisfied by version 1.34.21