headphones: use other format

This commit is contained in:
Martin Weinelt
2022-09-19 16:05:27 +02:00
committed by Sandro Jäckel
parent c2f03aa6f1
commit 99e2cf4e94
+1
View File
@@ -3,6 +3,7 @@
python3.pkgs.buildPythonApplication rec {
pname = "headphones";
version = "0.6.0-beta.5";
format = "other";
src = fetchFromGitHub {
owner = "rembo10";