about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorJanik H. <janik@aq0.de>2024-03-19 08:42:46 +0100
committerJanik H. <janik@aq0.de>2024-03-19 08:47:42 +0100
commit78121240263c28bb86c95325f7e31fea907f0742 (patch)
treeafc1f892425f3a7aad5c7681734b87f1cd0278ef /pkgs/top-level/aliases.nix
parent28c6e9a4c33d4691881026083bf72dcf73d15111 (diff)
downloadnixlib-78121240263c28bb86c95325f7e31fea907f0742.tar
nixlib-78121240263c28bb86c95325f7e31fea907f0742.tar.gz
nixlib-78121240263c28bb86c95325f7e31fea907f0742.tar.bz2
nixlib-78121240263c28bb86c95325f7e31fea907f0742.tar.lz
nixlib-78121240263c28bb86c95325f7e31fea907f0742.tar.xz
nixlib-78121240263c28bb86c95325f7e31fea907f0742.tar.zst
nixlib-78121240263c28bb86c95325f7e31fea907f0742.zip
octorpki: drop
upstream archived the repo
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 523e94e30c44..1dacb80bfacf 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -836,6 +836,7 @@ mapAliases ({
   oauth2_proxy = oauth2-proxy; # Added 2021-04-18
   octant = throw "octant has been dropped due to being archived and vulnerable"; # Added 2023-09-29
   octant-desktop = throw "octant-desktop has been dropped due to being archived and vulnerable"; # Added 2023-09-29
+  octorpki = throw "octorpki has been removed, upstream says to use rpki-client instead"; # Added 2024-03-19
   ogre1_9 = throw "ogre1_9 has been removed, use ogre instead"; # Added 2023-03-22
   ogre1_10 = throw "ogre1_10 has been removed, use ogre instead"; # Added 2023-07-20
   opa = throw "opa has been removed from nixpkgs as upstream has abandoned the project"; # Added 2023-03-21