Commit c2955d30 authored by Anderson Torres's avatar Anderson Torres
Browse files

melonDS: migrate to by-name

parent 50779ff2
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);
  melonDS = libsForQt5.callPackage ../applications/emulators/melonDS { };
  mgba = libsForQt5.callPackage ../applications/emulators/mgba { };
  mupen64plus = callPackage ../applications/emulators/mupen64plus { };