headphones: use other format
This commit is contained in:
parent
c2f03aa6f1
commit
99e2cf4e94
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
python3.pkgs.buildPythonApplication rec {
|
||||
pname = "headphones";
|
||||
version = "0.6.0-beta.5";
|
||||
format = "other";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "rembo10";
|
||||
|
|
Loading…
Reference in a new issue