mgba: migrate to by-name

This commit is contained in:
Anderson Torres 2024-04-26 20:18:02 -03:00
parent 407cc93a73
commit 82ffbc8b2d
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);
mgba = libsForQt5.callPackage ../applications/emulators/mgba { };
mupen64plus = callPackage ../applications/emulators/mupen64plus { };
np2kai = callPackage ../applications/emulators/np2kai { };