about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorPol Dellaiera <pol.dellaiera@protonmail.com>2024-02-15 23:00:00 +0100
committerGitHub <noreply@github.com>2024-02-15 23:00:00 +0100
commitd3b23688878a7686cfa1227b76ca09284a5bebdf (patch)
treeb81c1130bb5c7a66f18d5f1a36bf164ab2171909 /pkgs/top-level/aliases.nix
parent2abb83c45c8346ac0a7a6d7e25c8ee8220f12b1d (diff)
parent2490f5f88656d2cb81d32ebacf1ec6497c48f4f2 (diff)
Merge pull request #288805 from patka-123/drop-adtool
adtool: drop
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 a6ad4c9c49f9b..8ab5ae61c7111 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -58,6 +58,7 @@ mapAliases ({
 
   AusweisApp2 = ausweisapp; # Added 2023-11-08
   a4term = a4; # Added 2023-10-06
+  adtool = throw "'adtool' has been removed, as it was broken and unmaintained";
   aether = throw "aether has been removed from nixpkgs; upstream unmaintained, security issues"; # Added 2023-10-03
   airfield = throw "airfield has been removed due to being unmaintained"; # Added 2023-05-19
   alertmanager-bot = throw "alertmanager-bot is broken and has been archived by upstream"; # Added 2023-07-28