Commit 48c78f89 authored by Anderson Torres's avatar Anderson Torres
Browse files

nestopia-ue: migrate to by-name

parent c62395c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -685,7 +685,7 @@ mapAliases ({
  ### N ###

  ncdu_2 = ncdu; # Added 2022-07-22

  nestopia = throw "nestopia was forked; use nestopia-ue instead"; # Added 2024-01-24
  net_snmp = throw "'net_snmp' has been renamed to/replaced by 'net-snmp'"; # Converted to throw 2023-09-10
  netbox_3_3 = throw "netbox 3.3 series has been removed as it was EOL"; # Added 2023-09-02
  netbox_3_5 = throw "netbox 3.5 series has been removed as it was EOL"; # Added 2024-01-22
+0 −2
Original line number Diff line number Diff line
@@ -2780,8 +2780,6 @@ with pkgs;
  mupen64plus = callPackage ../applications/emulators/mupen64plus { };
  nestopia = callPackage ../applications/emulators/nestopia { };
  np2kai = callPackage ../applications/emulators/np2kai { };
  nuked-md = callPackage ../applications/emulators/nuked-md { };