about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorPeder Bergebakken Sundt <pbsds@hotmail.com>2023-12-07 08:47:13 +0100
committerGitHub <noreply@github.com>2023-12-07 08:47:13 +0100
commit4442ad0d6483a8a3dedb34f2888acd06d918db1e (patch)
treee0fa0c6604f191baa43c8f711108a66f22b48760 /pkgs/top-level/aliases.nix
parent011272cc6dbd27b3fe43d3d91acae8f072b8f854 (diff)
parent63be9fe0559ec04882deffae2ca8e0f8f93763e8 (diff)
downloadnixlib-4442ad0d6483a8a3dedb34f2888acd06d918db1e.tar
nixlib-4442ad0d6483a8a3dedb34f2888acd06d918db1e.tar.gz
nixlib-4442ad0d6483a8a3dedb34f2888acd06d918db1e.tar.bz2
nixlib-4442ad0d6483a8a3dedb34f2888acd06d918db1e.tar.lz
nixlib-4442ad0d6483a8a3dedb34f2888acd06d918db1e.tar.xz
nixlib-4442ad0d6483a8a3dedb34f2888acd06d918db1e.tar.zst
nixlib-4442ad0d6483a8a3dedb34f2888acd06d918db1e.zip
Merge pull request #266987 from linsui/ant19
apacheAnt_1_9: remove
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 cfed3bbac467..bb1e8b1880b1 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -69,6 +69,7 @@ mapAliases ({
   alsaUtils = alsa-utils; # Added 2021-06-10
   angelfish = libsForQt5.kdeGear.angelfish; # Added 2021-10-06
   ansible_2_12 = throw "Ansible 2.12 goes end of life in 2023/05 and can't be supported throughout the 23.05 release cycle"; # Added 2023-05-16
+  apacheAnt_1_9 = throw "Ant 1.9 has been removed since it's not used in nixpkgs anymore"; # Added 2023-11-12
   antimicroX = antimicrox; # Added 2021-10-31
   arcanPackages = throw "arcanPackages was removed and its sub-attributes were promoted to top-level"; # Added 2023-11-26
   ardour_6 = throw "ardour_6 has been removed in favor of newer versions"; # Added 2023-10-13