Loading pkgs/development/python-modules/tlsh/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,8 @@ buildPythonPackage rec { cd ../py_ext ''; pythonImportsCheck = [ "tlsh" ]; meta = with lib; { description = "Trend Micro Locality Sensitive Hash"; homepage = "https://tlsh.org/"; Loading Loading
pkgs/development/python-modules/tlsh/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,8 @@ buildPythonPackage rec { cd ../py_ext ''; pythonImportsCheck = [ "tlsh" ]; meta = with lib; { description = "Trend Micro Locality Sensitive Hash"; homepage = "https://tlsh.org/"; Loading