summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorfreezeboy <freezeboy@users.noreply.github.com>2020-12-09 20:35:07 +0100
committerfreezeboy <freezeboy@users.noreply.github.com>2020-12-09 20:50:43 +0100
commita6d2adf9c871b500afa97398a4897a7e724c45aa (patch)
tree0c9dd1c0176e7854b550b67d49f55d7a8658bab9 /pkgs/top-level/aliases.nix
parentc211dc47b19f8eefaf57d532ef4d3e2ef7c0f328 (diff)
downloadnixpkgs-a6d2adf9c871b500afa97398a4897a7e724c45aa.tar
nixpkgs-a6d2adf9c871b500afa97398a4897a7e724c45aa.tar.gz
nixpkgs-a6d2adf9c871b500afa97398a4897a7e724c45aa.tar.bz2
nixpkgs-a6d2adf9c871b500afa97398a4897a7e724c45aa.tar.lz
nixpkgs-a6d2adf9c871b500afa97398a4897a7e724c45aa.tar.xz
nixpkgs-a6d2adf9c871b500afa97398a4897a7e724c45aa.tar.zst
nixpkgs-a6d2adf9c871b500afa97398a4897a7e724c45aa.zip
amsn: add alias
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 8009208739a..46c7ab7c496 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -44,6 +44,7 @@ mapAliases ({
   aleth = throw "aleth (previously packaged as cpp_ethereum) has been removed; abandoned upstream."; # added 2020-11-30
   amazon-glacier-cmd-interface = throw "amazon-glacier-cmd-interface has been removed due to it being unmaintained."; # added 2020-10-30
   ammonite-repl = ammonite; # added 2017-05-02
+  amsn = throw "amsn has been removed due to being unmaintained."; # added 2020-12-09
   antimicro = throw "antimicro has been removed as it was broken, see antimicroX instead."; # added 2020-08-06
   arduino_core = arduino-core;  # added 2015-02-04
   arora = throw "arora has been removed."; # added 2020-09-09