about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorAaron Andersen <aaron@fosslib.net>2021-06-16 21:58:10 -0400
committerAaron Andersen <aaron@fosslib.net>2021-06-16 22:05:28 -0400
commitb6ce336775238977d4f8f050efc9b4f97d912128 (patch)
treef664a7df6cc7db6137781f14eea81cffb38b5fb6 /pkgs/top-level/aliases.nix
parentd2080550e3b4c2fd492576e558b0f81022ffe436 (diff)
downloadnixlib-b6ce336775238977d4f8f050efc9b4f97d912128.tar
nixlib-b6ce336775238977d4f8f050efc9b4f97d912128.tar.gz
nixlib-b6ce336775238977d4f8f050efc9b4f97d912128.tar.bz2
nixlib-b6ce336775238977d4f8f050efc9b4f97d912128.tar.lz
nixlib-b6ce336775238977d4f8f050efc9b4f97d912128.tar.xz
nixlib-b6ce336775238977d4f8f050efc9b4f97d912128.tar.zst
nixlib-b6ce336775238977d4f8f050efc9b4f97d912128.zip
tomcat7: drop package
Diffstat (limited to 'pkgs/top-level/aliases.nix')
-rw-r--r--pkgs/top-level/aliases.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/aliases.nix b/pkgs/top-level/aliases.nix
index eedf4fc75efc..7704bb953984 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -834,6 +834,7 @@ mapAliases ({
   tex-gyre-termes-math = tex-gyre-math.termes; # added 2018-04-03
   tftp_hpa = tftp-hpa; # added 2015-04-03
   timescale-prometheus = promscale; # added 2020-09-29
+  tomcat7 = throw "tomcat7 has been removed from nixpkgs as it has reached end of life."; # added 2022-06-16
   tomcat85 = tomcat8; # added 2020-03-11
   torbrowser = tor-browser-bundle-bin; # added 2017-04-05
   torch = throw "torch has been removed, as the upstream project has been abandoned"; # added 2020-03-28