mopidy-subidy: init at 1.0.0

This commit is contained in:
Zeke Stephens
2021-02-08 09:01:28 -05:00
parent 8d1cca6170
commit d86726aebf
3 changed files with 27 additions and 0 deletions
@@ -41,6 +41,8 @@ let
mopidy-tunein = callPackage ./tunein.nix { };
mopidy-youtube = callPackage ./youtube.nix { };
mopidy-subidy = callPackage ./subidy.nix { };
};
in self