about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorPaul Meyer <49727155+katexochen@users.noreply.github.com>2023-12-27 13:49:20 +0100
committerPaul Meyer <49727155+katexochen@users.noreply.github.com>2023-12-27 13:49:20 +0100
commita6edc678200d0320b770e9273ccd32b5859e5c24 (patch)
tree85896f4197a51f3236577cf24460940576a1af27 /pkgs/top-level/aliases.nix
parent1b9f6e68c2f3ae68c94e6003bbcddb495161564e (diff)
downloadnixlib-a6edc678200d0320b770e9273ccd32b5859e5c24.tar
nixlib-a6edc678200d0320b770e9273ccd32b5859e5c24.tar.gz
nixlib-a6edc678200d0320b770e9273ccd32b5859e5c24.tar.bz2
nixlib-a6edc678200d0320b770e9273ccd32b5859e5c24.tar.lz
nixlib-a6edc678200d0320b770e9273ccd32b5859e5c24.tar.xz
nixlib-a6edc678200d0320b770e9273ccd32b5859e5c24.tar.zst
nixlib-a6edc678200d0320b770e9273ccd32b5859e5c24.zip
convoy: 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 0b2c369d43f7..a8e750206d04 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -162,6 +162,7 @@ mapAliases ({
   compton = throw "'compton' has been renamed to/replaced by 'picom'"; # Converted to throw 2023-09-10
   concurrencykit = libck; # Added 2021-03
   connmanPackages = throw "'connmanPackages' was removed and their subpackages/attributes were promoted to top level."; # Added 2023-10-08
+  convoy = throw "'convoy' has been removed from nixpkgs, as it was archived upstream"; # Added 2023-12-27
   cups-kyodialog3 = cups-kyodialog; # Added 2022-11-12
   cvs_fast_export = cvs-fast-export; # Added 2021-06-10