mopidy-gmusic: drop

This commit is contained in:
Robert Schütz
2021-03-07 16:00:28 +01:00
parent aef2a70f67
commit e3efd45261
5 changed files with 2 additions and 33 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ pythonPackages.buildPythonApplication rec {
homepage = "https://www.mopidy.com/";
description = ''
An extensible music server that plays music from local disk, Spotify,
SoundCloud, Google Play Music, and more
SoundCloud, and more
'';
license = licenses.asl20;
maintainers = [ maintainers.fpletz ];