about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorHoang Xuan Phu <phunehehe@gmail.com>2023-11-27 02:22:18 -0500
committerHoang Xuan Phu <phunehehe@gmail.com>2024-03-01 00:20:59 -0500
commitc676811431b562fa757836f17bcd39ca686bc5df (patch)
treeb65f332dc6d671fc5ec9e6d45de73fc3167a1368 /pkgs/top-level/aliases.nix
parent469c3281a93ba8f96fad9a790dd31cffb628937d (diff)
downloadnixlib-c676811431b562fa757836f17bcd39ca686bc5df.tar
nixlib-c676811431b562fa757836f17bcd39ca686bc5df.tar.gz
nixlib-c676811431b562fa757836f17bcd39ca686bc5df.tar.bz2
nixlib-c676811431b562fa757836f17bcd39ca686bc5df.tar.lz
nixlib-c676811431b562fa757836f17bcd39ca686bc5df.tar.xz
nixlib-c676811431b562fa757836f17bcd39ca686bc5df.tar.zst
nixlib-c676811431b562fa757836f17bcd39ca686bc5df.zip
archiveopteryx: remove
This package currently uses an unsupported version of OpenSSL. The update seems simple enough, but I no longer use the package, and don't have the environment to test it anymore
If someone else adopts the package please feel free to reject this
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 cce25da849d9..20c3ddbfc53f 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -76,6 +76,7 @@ mapAliases ({
   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
+  archiveopteryx = throw "archiveopteryx depended on an unsupported version of OpenSSL and was unmaintained"; # Added 2024-01-03
   ardour_6 = throw "ardour_6 has been removed in favor of newer versions"; # Added 2023-10-13
   aseprite-unfree = aseprite; # Added 2023-08-26
   asls = throw "asls has been removed: abandoned by upstream"; # Added 2023-03-16