tremc: build with format other

This commit is contained in:
Martin Weinelt
2022-09-19 16:06:09 +02:00
committed by Sandro Jäckel
parent 5b5df09987
commit c604153913
@@ -13,6 +13,7 @@ in
python3Packages.buildPythonApplication rec {
pname = "tremc";
version = "0.9.2";
format = "other";
src = fetchFromGitHub {
owner = "tremc";