Commit 0376b74f authored by Anderson Torres's avatar Anderson Torres
Browse files

mednaffe: migrate to by-name

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