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/lz2ws8wbww9imcqcpa3gsavfafai3c0q-packages.json.drv building '/nix/store/lz2ws8wbww9imcqcpa3gsavfafai3c0q-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..3cb23aaf62e3 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.12"; pyproject = true; src = fetchFromGitHub { owner = "bridgecrewio"; repo = "checkov"; rev = "refs/tags/${version}"; - hash = "sha256-Hd1YOzIH6v8N/oP2cJRUv6OkgOv9aSe7nkvzpsCN3rc="; + hash = "sha256-ALIHh/te3D9cvXRfGBjSQvQeyt2sCFJ96hrkP7SPEmo="; }; patches = [ No auto update branch exists 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 checkov nix build failed. adding 'checkov/yaml_doc/__init__.py' 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.12.data/scripts/checkov' adding 'checkov-3.2.12.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.12.dist-info/LICENSE' adding 'checkov-3.2.12.dist-info/METADATA' adding 'checkov-3.2.12.dist-info/WHEEL' adding 'checkov-3.2.12.dist-info/top_level.txt' adding 'checkov-3.2.12.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built checkov-3.2.12-py3-none-any.whl Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/checkov-3.2.12...OK Repacking wheel as ./checkov-3.2.12-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.12-py3-none-any.whl - boto3==1.34.25 not satisfied by version 1.33.6