about summary refs log tree commit diff
path: root/pkgs/top-level/python-aliases.nix
diff options
context:
space:
mode:
authorOTABI Tomoya <tomoya.otabi@gmail.com>2024-05-21 09:49:10 +0900
committerGitHub <noreply@github.com>2024-05-21 09:49:10 +0900
commitb6f0783203ed20c5c0cf37eca963a7b02c85f6f9 (patch)
treeb73b2dae871cac17169c60b1380fff7b56cef7b5 /pkgs/top-level/python-aliases.nix
parentcf87bb22c5ebe57aad2e5287ae29f0bcc88c45ef (diff)
parent3568744c6b112c2ffc0856820f6bf9d0bc236faa (diff)
Merge pull request #313168 from patka-123/proboscis-drop
python310Packages.proboscis: drop
Diffstat (limited to 'pkgs/top-level/python-aliases.nix')
-rw-r--r--pkgs/top-level/python-aliases.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/python-aliases.nix b/pkgs/top-level/python-aliases.nix
index 0ecfbff848ca9..98e3e34abcc98 100644
--- a/pkgs/top-level/python-aliases.nix
+++ b/pkgs/top-level/python-aliases.nix
@@ -328,6 +328,7 @@ mapAliases ({
   postorius = throw "Please use pkgs.mailmanPackages.postorius"; # added 2022-04-29
   powerlineMemSegment = powerline-mem-segment; # added 2021-10-08
   privacyidea-ldap-proxy = throw "privacyidea-ldap-proxy has been removed from nixpkgs"; # added 2023-10-31
+  proboscis = throw "proboscis has been removed since it has not been maintained for 11 years"; # added 2024-05-20
   prometheus_client = prometheus-client; # added 2021-06-10
   prompt_toolkit = prompt-toolkit; # added 2021-07-22
   protonup = protonup-ng; # Added 2022-11-06