python310Packages.slither-analyzer 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/b5q6zn33w0lpbpl9piszxxxnzh0z847r-packages.json.drv building '/nix/store/b5q6zn33w0lpbpl9piszxxxnzh0z847r-packages.json.drv'... Going to be running update for following packages: - python3.10-slither-analyzer-0.9.2 Press Enter key to continue... Running update for: - python3.10-slither-analyzer-0.9.2: UPDATING ... - python3.10-slither-analyzer-0.9.2: DONE. Packages updated! [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..db98e33a9ab 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.3"; 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-r9T3zKbHjdcj2que1YJrLqHYxQkeNqM2V927Yas8Flw="; }; nativeBuildInputs = [ 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 python310Packages.slither-analyzer nix build failed. adding 'slither/visitors/slithir/__init__.py' adding 'slither/visitors/slithir/expression_to_slithir.py' adding 'tests/__init__.py' adding 'tests/test_ast_parsing.py' adding 'tests/test_constant_folding.py' adding 'tests/test_detectors.py' adding 'tests/test_features.py' adding 'tests/test_function.py' adding 'tests/test_functions_ids.py' adding 'tests/test_read_storage.py' adding 'tests/test_source_mapping.py' adding 'tests/test_source_unit.py' adding 'tests/test_ssa_generation.py' adding 'tests/test_storage_layout.py' adding 'slither_analyzer-0.9.3.dist-info/LICENSE' adding 'slither_analyzer-0.9.3.dist-info/METADATA' adding 'slither_analyzer-0.9.3.dist-info/WHEEL' adding 'slither_analyzer-0.9.3.dist-info/entry_points.txt' adding 'slither_analyzer-0.9.3.dist-info/top_level.txt' adding 'slither_analyzer-0.9.3.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.3-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