about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorFelix Bühler <Stunkymonkey@users.noreply.github.com>2024-01-16 10:17:01 +0100
committerGitHub <noreply@github.com>2024-01-16 10:17:01 +0100
commitd38b8bdba7b7e77f66ab212bd308605964901615 (patch)
treeea42b1c50e82b28fdeca6240e6164f13d8764e93 /pkgs/top-level/aliases.nix
parent91cec1e6b4b5d8d23b959a107dc60c5a56329195 (diff)
downloadnixlib-d38b8bdba7b7e77f66ab212bd308605964901615.tar
nixlib-d38b8bdba7b7e77f66ab212bd308605964901615.tar.gz
nixlib-d38b8bdba7b7e77f66ab212bd308605964901615.tar.bz2
nixlib-d38b8bdba7b7e77f66ab212bd308605964901615.tar.lz
nixlib-d38b8bdba7b7e77f66ab212bd308605964901615.tar.xz
nixlib-d38b8bdba7b7e77f66ab212bd308605964901615.tar.zst
nixlib-d38b8bdba7b7e77f66ab212bd308605964901615.zip
oni2: remove (#269322)
Last commit is 3 years old, no fork and maintainer has given up:
https://github.com/onivim/oni2/issues/3811#issuecomment-910306404
https://github.com/onivim/oni2/issues/3861
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 b868e6123b53..eca32582217b 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -763,6 +763,7 @@ mapAliases ({
   openssl_3_0 = openssl_3; # Added 2022-06-27
   openvpn_24 = throw "openvpn_24 has been removed, because it went EOL. 2.5.x or newer is still available"; # Added 2023-01-23
   orchis = orchis-theme; # Added 2021-06-09
+  oni2 = throw "oni2 was removed, because it is unmaintained and was abandoned years ago."; #Added 2024-01-15
   oroborus = throw "oroborus was removed, because it was abandoned years ago."; #Added 2023-09-10
   osxfuse = macfuse-stubs; # Added 2021-03-20
   oxen = throw "'oxen' has been removed, because it was broken, outdated and unmaintained"; # Added 2023-12-09