slither-analyzer 0.9.2 -> 0.9.5 https://github.com/crytic/slither/releases attrpath: slither-analyzer 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/slither-analyzer/default.nix b/pkgs/development/python-modules/slither-analyzer/default.nix index ef2a897de21..762b54e6c6c 100644 --- a/pkgs/development/python-modules/slither-analyzer/default.nix +++ b/pkgs/development/python-modules/slither-analyzer/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "slither-analyzer"; - version = "0.9.2"; + version = "0.9.5"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "crytic"; repo = "slither"; rev = "refs/tags/${version}"; - hash = "sha256-Co3BFdLmSIMqlZVEPJHYH/Cf7oKYSZ+Ktbnd5RZGmfE="; + hash = "sha256-C12ioDVXnQU1WDKoKqaLt1ypoDyfBRsHDLOpsRcgNOs="; }; nativeBuildInputs = [ 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 slither-analyzer nix build failed. adding 'tests/unit/core/test_fallback_receive.py' adding 'tests/unit/core/test_function_declaration.py' adding 'tests/unit/core/test_source_mapping.py' adding 'tests/unit/core/test_storage_layout.py' adding 'tests/unit/core/test_using_for.py' adding 'tests/unit/slithir/__init__.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/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.9.5.dist-info/LICENSE' adding 'slither_analyzer-0.9.5.dist-info/METADATA' adding 'slither_analyzer-0.9.5.dist-info/WHEEL' adding 'slither_analyzer-0.9.5.dist-info/entry_points.txt' adding 'slither_analyzer-0.9.5.dist-info/top_level.txt' adding 'slither_analyzer-0.9.5.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./slither_analyzer-0.9.5-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement web3>=6.0.0 (from slither-analyzer) (from versions: none) ERROR: No matching distribution found for web3>=6.0.0