about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2024-02-05 00:35:01 +0100
committerGitHub <noreply@github.com>2024-02-05 00:35:01 +0100
commit295de1fecffc1b8ff87250b12fda2342507c65ea (patch)
treefb4d32fc00861ba45a8a3624738b4806013669ef /pkgs/top-level/aliases.nix
parent761658bfdbb883bbe4256da075d7ff357e930208 (diff)
parentd1c42ac35002abd3d751438a59f55cc5f6523f8b (diff)
downloadnixlib-295de1fecffc1b8ff87250b12fda2342507c65ea.tar
nixlib-295de1fecffc1b8ff87250b12fda2342507c65ea.tar.gz
nixlib-295de1fecffc1b8ff87250b12fda2342507c65ea.tar.bz2
nixlib-295de1fecffc1b8ff87250b12fda2342507c65ea.tar.lz
nixlib-295de1fecffc1b8ff87250b12fda2342507c65ea.tar.xz
nixlib-295de1fecffc1b8ff87250b12fda2342507c65ea.tar.zst
nixlib-295de1fecffc1b8ff87250b12fda2342507c65ea.zip
Merge pull request #279997 from ShamrockLee/optparse-bash-drop
optparse-bash: drop
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 5ac799db2ade..3a47389d2a40 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -789,6 +789,7 @@ mapAliases ({
   openmpt123 = libopenmpt; # Added 2021-09-05
   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
+  optparse-bash = throw "'optparse-bash' (GitHub: nk412/optparse) has been removed. Use 'argparse' instead"; # Added 2024-01-12
   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