mopidy-scrobbler: init at 2.0.1

This commit is contained in:
jakeisnt
2020-12-31 16:55:44 -08:00
parent 657c280e48
commit c3920418a5
3 changed files with 27 additions and 0 deletions
@@ -28,6 +28,8 @@ let
mopidy-musicbox-webclient = callPackage ./musicbox-webclient.nix { };
mopidy-scrobbler = callPackage ./scrobbler.nix { };
mopidy-somafm = callPackage ./somafm.nix { };
mopidy-soundcloud = callPackage ./soundcloud.nix { };