pythonPackages.tlsh: broaden platforms
Builds fine on Darwin.
This commit is contained in:
parent
ed57f9ff71
commit
0c41685c30
@ -31,7 +31,7 @@ buildPythonPackage rec {
|
|||||||
description = "Trend Micro Locality Sensitive Hash";
|
description = "Trend Micro Locality Sensitive Hash";
|
||||||
homepage = https://github.com/trendmicro/tlsh;
|
homepage = https://github.com/trendmicro/tlsh;
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user