Commit 82ffbc8b authored by Anderson Torres's avatar Anderson Torres
Browse files

mgba: migrate to by-name

parent 407cc93a
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 { };