mpd: move to pkgs/by-name

This commit is contained in:
Doron Behar
2025-08-05 13:47:37 +03:00
parent 171215f182
commit 0d6026023e
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -10220,8 +10220,6 @@ with pkgs;
mkchromecast = libsForQt5.callPackage ../applications/networking/mkchromecast { };
mpd = callPackage ../servers/mpd { };
mtprotoproxy = python3.pkgs.callPackage ../servers/mtprotoproxy { };
moodle = callPackage ../servers/web-apps/moodle { };