mednaffe: migrate to by-name

This commit is contained in:
Anderson Torres 2024-04-17 20:41:45 -03:00
parent f5d6dcb4b9
commit 0376b74f0d
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);
mednaffe = callPackage ../applications/emulators/mednaffe { };
melonDS = libsForQt5.callPackage ../applications/emulators/melonDS { };
mgba = libsForQt5.callPackage ../applications/emulators/mgba { };