mednafen-server: migrate to by-name

This commit is contained in:
Anderson Torres 2024-04-17 20:40:04 -03:00
parent 6f59495cf3
commit 8340a977c7
2 changed files with 0 additions and 2 deletions

View File

@ -2750,8 +2750,6 @@ with pkgs;
mednafen = callPackage ../applications/emulators/mednafen { };
mednafen-server = callPackage ../applications/emulators/mednafen/server.nix { };
mednaffe = callPackage ../applications/emulators/mednaffe { };
melonDS = libsForQt5.callPackage ../applications/emulators/melonDS { };