Commit ffa3d12f authored by Fabián Heredia Montiel's avatar Fabián Heredia Montiel
Browse files

aliases: manual cleanup of nodejs-{14,16} variants that were left by previous script

parent 47f610fb
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -819,10 +819,6 @@ mapAliases {

  nixosTest = testers.nixosTest; # Added 2022-05-05
  nmap-unfree = throw "'nmap-unfree' has been renamed to/replaced by 'nmap'"; # Converted to throw 2024-10-17
  nodejs-14_x = nodejs_14; # Added 2022-11-06
  nodejs-slim-14_x = nodejs-slim_14; # Added 2022-11-06
  nodejs-16_x = nodejs_16; # Added 2022-11-06
  nodejs-slim-16_x = nodejs-slim_16; # Added 2022-11-06
  nodejs-18_x = nodejs_18; # Added 2022-11-06
  nodejs-slim-18_x = nodejs-slim_18; # Added 2022-11-06
  noto-fonts-cjk = throw "'noto-fonts-cjk' has been renamed to/replaced by 'noto-fonts-cjk-sans'"; # Converted to throw 2024-10-17