python312Packages.slither-analyzer 0.10.1 -> 0.10.2 https://github.com/crytic/slither/releases attrpath: python312Packages.slither-analyzer 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/k2a7n62wsk6kxgc13a1z230dnrm1r2rc-packages.json.drv building '/nix/store/k2a7n62wsk6kxgc13a1z230dnrm1r2rc-packages.json.drv'... Going to be running update for following packages: - python3.12-slither-analyzer-0.10.1 Press Enter key to continue... Running update for: - python3.12-slither-analyzer-0.10.1: UPDATING ... - python3.12-slither-analyzer-0.10.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/slither-analyzer/default.nix b/pkgs/development/python-modules/slither-analyzer/default.nix index bccc5b97f728..fc200d560f96 100644 --- a/pkgs/development/python-modules/slither-analyzer/default.nix +++ b/pkgs/development/python-modules/slither-analyzer/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "slither-analyzer"; - version = "0.10.1"; + version = "0.10.2"; pyproject = true; disabled = pythonOlder "3.8"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "crytic"; repo = "slither"; rev = "refs/tags/${version}"; - hash = "sha256-MjO2ZYFat+byH0DEt2v/wPXaYL2lmlESgQCZXD4Jpt0="; + hash = "sha256-KmbmljtmMtrJxgSMJjQ8fdk6RpEXcAVBuo24EsyMV8k="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.slither-analyzer nix build failed. adding 'tests/unit/slithir/test_enum.py' adding 'tests/unit/slithir/test_implicit_returns.py' adding 'tests/unit/slithir/test_operation_reads.py' adding 'tests/unit/slithir/test_ssa_generation.py' adding 'tests/unit/slithir/test_ternary_expressions.py' adding 'tests/unit/slithir/test_top_level_using_for.py' adding 'tests/unit/slithir/test_tuple_assign.py' adding 'tests/unit/slithir/test_yul_parser_assembly_slot.py' adding 'tests/unit/slithir/vyper/__init__.py' adding 'tests/unit/slithir/vyper/test_ir_generation.py' adding 'tests/unit/utils/__init__.py' adding 'tests/unit/utils/test_code_generation.py' adding 'tests/unit/utils/test_functions_ids.py' adding 'tests/unit/utils/test_type_helpers.py' adding 'tests/unit/utils/test_upgradeability_util.py' adding 'slither_analyzer-0.10.2.dist-info/LICENSE' adding 'slither_analyzer-0.10.2.dist-info/METADATA' adding 'slither_analyzer-0.10.2.dist-info/WHEEL' adding 'slither_analyzer-0.10.2.dist-info/entry_points.txt' adding 'slither_analyzer-0.10.2.dist-info/top_level.txt' adding 'slither_analyzer-0.10.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built slither_analyzer-0.10.2-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for slither_analyzer-0.10.2-py3-none-any.whl - crytic-compile<0.4.0,>=0.3.7 not satisfied by version 0.3.6