mednafen: migrate to by-name

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

View File

@ -2748,8 +2748,6 @@ with pkgs;
description = mame.meta.description + " (tools only)";
} (lib.getOutput "tools" mame);
mednafen = callPackage ../applications/emulators/mednafen { };
mednaffe = callPackage ../applications/emulators/mednaffe { };
melonDS = libsForQt5.callPackage ../applications/emulators/melonDS { };