diff --git a/pkgs/default.nix b/pkgs/default.nix index d49f570..a02b5fa 100644 --- a/pkgs/default.nix +++ b/pkgs/default.nix @@ -10,6 +10,10 @@ in # Picked from 2019-09-26 tree # Delete this when it lands in main channel mopidy = mopidyTree.mopidy; + mopidy-iris = mopidyTree.mopidy-iris; + mopidy-local-sqlite = mopidyTree.mopidy-local-sqlite; + mopidy-spotify = mopidyTree.mopidy-spotify; + mopidy-spotify-tunigo = mopidyTree.mopidy-spotify-tunigo; # Picked from 2019-09-25 tree # replace iosevkaTree by super once it's in the main channel