Loading pkgs/development/python-modules/slither-analyzer/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,7 @@ buildPythonPackage rec { contract details, and provides an API to easily write custom analyses. ''; homepage = "https://github.com/trailofbits/slither"; changelog = "https://github.com/crytic/slither/releases/tag/${version}"; license = licenses.agpl3Plus; maintainers = with maintainers; [ arturcygan fab ]; }; Loading Loading
pkgs/development/python-modules/slither-analyzer/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,7 @@ buildPythonPackage rec { contract details, and provides an API to easily write custom analyses. ''; homepage = "https://github.com/trailofbits/slither"; changelog = "https://github.com/crytic/slither/releases/tag/${version}"; license = licenses.agpl3Plus; maintainers = with maintainers; [ arturcygan fab ]; }; Loading