summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorfigsoda <figsoda@pm.me>2022-10-11 19:26:15 -0400
committerfigsoda <figsoda@pm.me>2022-10-11 19:26:15 -0400
commit91cd04e7ee535c055874431fee416d08bf559aad (patch)
tree8e15f502f5ca3dc1a11bd9322c9097e7a5d2efbb /pkgs/top-level/aliases.nix
parent4b7ae82d242859d7f5d401a388d81fd47399b5fe (diff)
downloadnixpkgs-91cd04e7ee535c055874431fee416d08bf559aad.tar
nixpkgs-91cd04e7ee535c055874431fee416d08bf559aad.tar.gz
nixpkgs-91cd04e7ee535c055874431fee416d08bf559aad.tar.bz2
nixpkgs-91cd04e7ee535c055874431fee416d08bf559aad.tar.lz
nixpkgs-91cd04e7ee535c055874431fee416d08bf559aad.tar.xz
nixpkgs-91cd04e7ee535c055874431fee416d08bf559aad.tar.zst
nixpkgs-91cd04e7ee535c055874431fee416d08bf559aad.zip
cargo-download: 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 2e2e4bf5c79..4f44c149429 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -150,6 +150,7 @@ mapAliases ({
   caffe2 = throw "caffe2 has been removed: subsumed under the PyTorch project"; # Added 2022-04-25
   callPackage_i686 = pkgsi686Linux.callPackage;
   cantarell_fonts = throw "'cantarell_fonts' has been renamed to/replaced by 'cantarell-fonts'"; # Converted to throw 2022-02-22
+  cargo-download = throw "cargo-download has been removed from nixpkgs as it is unmaintained, use cargo-clone instead"; # Added 2022-10-11
   catfish = throw "'catfish' has been renamed to/replaced by 'xfce.catfish'"; # Converted to throw 2022-09-24
   cde-gtk-theme = throw "cde-gtk-theme has been removed from nixpkgs as it shipped with python2 scripts that didn't work anymore"; # Added 2022-01-12
   checkbashism = throw "'checkbashism' has been renamed to/replaced by 'checkbashisms'"; # Converted to throw 2022-02-22