ggshield 0 -> 1 attrpath: ggshield 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/qygfxfymr6rjmp01pmi8cmq25jhp0mvk-packages.json.drv building '/nix/store/qygfxfymr6rjmp01pmi8cmq25jhp0mvk-packages.json.drv'... Going to be running update for following packages: - ggshield-1.25.0 Press Enter key to continue... Running update for: - ggshield-1.25.0: UPDATING ... - ggshield-1.25.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/security/ggshield/default.nix b/pkgs/tools/security/ggshield/default.nix index eb0c5c9d2a95..872b42fbee2a 100644 --- a/pkgs/tools/security/ggshield/default.nix +++ b/pkgs/tools/security/ggshield/default.nix @@ -6,14 +6,14 @@ python3.pkgs.buildPythonApplication rec { pname = "ggshield"; - version = "1.25.0"; + version = "1.26.0"; pyproject = true; src = fetchFromGitHub { owner = "GitGuardian"; repo = "ggshield"; rev = "refs/tags/v${version}"; - hash = "sha256-D6+0ZYuOiCy5LonP1Ob7PlWmBXvLwU3PODOT6F+70HY="; + hash = "sha256-7FqLoLsRB/cVYisXKtwbIaKwCj+yCU/eci6DfKsFRiU="; }; pythonRelaxDeps = true; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ggshield nix build failed. FAILED tests/unit/cmd/iac/test_scan_common.py::test_iac_scan_exit_zero[command1-test_iac_scan_all_exit_zero-True] - assert == not True FAILED tests/unit/cmd/iac/test_scan_common.py::test_iac_scan_exit_zero[command1-test_iac_scan_all_exit_zero-False] - assert == not False FAILED tests/unit/cmd/iac/test_scan_common.py::test_iac_scan_exit_zero[command2-test_iac_scan_diff_exit_zero-True] - assert == not True FAILED tests/unit/cmd/iac/test_scan_common.py::test_iac_scan_exit_zero[command2-test_iac_scan_diff_exit_zero-False] - assert == not False FAILED tests/unit/cmd/iac/test_scan_diff.py::test_scan_diff_no_arg - assert == FAILED tests/unit/cmd/iac/test_scan_diff.py::test_scan_diff_valid_args - assert == FAILED tests/unit/cmd/iac/test_scan_diff.py::test_invalid_policy_id - assert == FAILED tests/unit/cmd/iac/test_scan_diff.py::test_iac_scan_diff_file_error_response - assert == FAILED tests/unit/cmd/iac/test_scan_diff.py::test_iac_scan_diff_no_ref_arg - assert == FAILED tests/unit/cmd/iac/test_scan_diff.py::test_iac_scan_diff_invalid_reference - assert == FAILED tests/unit/cmd/iac/test_scan_diff.py::test_iac_scan_diff_ignored_directory - AssertionError: FAILED tests/unit/cmd/iac/test_scan_diff.py::test_iac_scan_diff_context_repository - AssertionError: Expected 'iac_diff_scan' to have been called once. Called 0... FAILED tests/unit/cmd/iac/test_scan_prepush.py::test_iac_scan_prepush_output[None-test_iac_scan_prepush_output_diff] - assert == 1 FAILED tests/unit/cmd/iac/test_scan_prepush.py::test_iac_scan_prepush_output[--all-test_iac_scan_prepush_output_all] - assert == 1 FAILED tests/unit/cmd/iac/test_scan_prepush.py::test_iac_scan_prepush_no_iac_changes[None] - assert == 0 FAILED tests/unit/cmd/iac/test_scan_prepush.py::test_iac_scan_prepush_no_iac_changes[--all] - assert == 0 FAILED tests/unit/cmd/iac/test_scan_prepush.py::test_iac_scan_prepush_no_iac_files - assert == 0 FAILED tests/unit/cmd/sca/test_ci.py::test_sca_scan_ci_no_commit - assert == FAILED tests/unit/cmd/sca/test_ci.py::test_sca_scan_ci_same_commit - assert == FAILED tests/unit/cmd/sca/test_ci.py::test_sca_scan_all_no_files - assert == FAILED tests/unit/cmd/sca/test_ci.py::test_sca_scan_ci_github_push_before_empty_sha - AssertionError: Expected 'scan_diff' to have been called once. Called 0 times. FAILED tests/unit/cmd/sca/test_diff.py::test_scan_diff[1-0-No SCA vulnerability has been added-test_sca_scan_diff_no_vuln.yaml] - AssertionError: )> FAILED tests/unit/cmd/sca/test_diff.py::test_scan_diff[2-1-1 incident detected-test_sca_scan_diff_vuln.yaml] - AssertionError: )> FAILED tests/unit/cmd/sca/test_diff.py::test_sca_scan_diff_context_repository - AssertionError: Expected 'scan_diff' to have been called once. Called 0 times. FAILED tests/unit/cmd/sca/test_precommit.py::test_sca_scan_pre_commit_no_arg - assert == FAILED tests/unit/cmd/sca/test_precommit.py::test_sca_scan_pre_commit_with_added_vulns[True] - assert == FAILED tests/unit/cmd/sca/test_precommit.py::test_sca_scan_pre_commit_with_added_vulns[False] - assert == FAILED tests/unit/cmd/sca/test_precommit.py::test_pre_commit_all - AssertionError: )> ========== 60 failed, 1170 passed, 22 deselected, 1 warning in 17.84s ========== /nix/store/9wnvhjyxjykwn5y06xc9a2h8rs5fbfia-stdenv-linux/setup: line 1579: pop_var_context: head of shell_variables not a function context