Loading pkgs/development/python-modules/tlsh/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ buildPythonPackage rec { meta = with lib; { description = "Trend Micro Locality Sensitive Hash"; homepage = "https://tlsh.org/"; changelog = "https://github.com/trendmicro/tlsh/releases/tag/${version}"; license = licenses.asl20; platforms = platforms.unix; }; } Loading
pkgs/development/python-modules/tlsh/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ buildPythonPackage rec { meta = with lib; { description = "Trend Micro Locality Sensitive Hash"; homepage = "https://tlsh.org/"; changelog = "https://github.com/trendmicro/tlsh/releases/tag/${version}"; license = licenses.asl20; platforms = platforms.unix; }; }