slither-analyzer 0.10.3 -> 0.10.4 https://github.com/crytic/slither/releases attrpath: 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] Going to be running update for following packages: - slither-analyzer-0.10.3 Press Enter key to continue... Running update for: - slither-analyzer-0.10.3: UPDATING ... - slither-analyzer-0.10.3: 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 87cc7f7cf77c..f7d2ae736b4b 100644 --- a/pkgs/development/python-modules/slither-analyzer/default.nix +++ b/pkgs/development/python-modules/slither-analyzer/default.nix @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "slither-analyzer"; - version = "0.10.3"; + version = "0.10.4"; pyproject = true; disabled = pythonOlder "3.8"; @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "crytic"; repo = "slither"; rev = "refs/tags/${version}"; - hash = "sha256-KWLv0tpd1FHZ9apipVPWw6VjtfYpngsH7XDQQ3luBZA="; + hash = "sha256-UtpeE5tICBbK7TR9ZnwNYfPVNUOSkhUh2qnVQO21SYs="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - slither-analyzer: 0.10.3 -> 0.10.4 | python312Packages.web3: 6.5.0 -> 6.20.3 | python312Packages.pyunormalize: init at 15.1.0 | python312Packages.prettytable: 3.10.1 -> 3.10.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/337542"