aliases: manual cleanup of nodejs-{14,16} variants that were left by previous script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user