waydroid: build with format other

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