summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorBen Siraphob <bensiraphob@gmail.com>2022-01-07 13:44:21 +0700
committerBen Siraphob <bensiraphob@gmail.com>2022-01-07 16:45:51 +0700
commit05745bdae39fb46e0eef3c93fa0a714c2526d395 (patch)
tree10cc746130c086016de6ffa8c31f239fa7b7d3b3 /pkgs/top-level/aliases.nix
parente62da01a80d8af422d33cc397592bf636a1448eb (diff)
downloadnixpkgs-05745bdae39fb46e0eef3c93fa0a714c2526d395.tar
nixpkgs-05745bdae39fb46e0eef3c93fa0a714c2526d395.tar.gz
nixpkgs-05745bdae39fb46e0eef3c93fa0a714c2526d395.tar.bz2
nixpkgs-05745bdae39fb46e0eef3c93fa0a714c2526d395.tar.lz
nixpkgs-05745bdae39fb46e0eef3c93fa0a714c2526d395.tar.xz
nixpkgs-05745bdae39fb46e0eef3c93fa0a714c2526d395.tar.zst
nixpkgs-05745bdae39fb46e0eef3c93fa0a714c2526d395.zip
bin_replace_string: remove
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 c58e2bdae77..6f8a879e1b4 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -83,6 +83,7 @@ mapAliases ({
   beret = throw "beret has been removed"; # added 2021-11-16
   blastem = throw "blastem has been removed from nixpkgs as it would still require python2."; # added 2022-01-01
   bluezFull = bluez; # Added 2019-12-03
+  bin_replace_string = throw "bin_replace_string has been removed: deleted by upstream"; # added 2022-01-07
   bpftool = bpftools; # Added 2021-05-03
   brackets = throw "brackets has been removed, it was unmaintained and had open vulnerabilities"; # added 2021-01-24
   bridge_utils = bridge-utils;  # added 2015-02-20