melonDS: migrate to by-name

This commit is contained in:
Anderson Torres 2024-04-26 10:23:41 -03:00
parent 50779ff280
commit c2955d3032
2 changed files with 0 additions and 2 deletions

View File

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