about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorDoron Behar <doron.behar@gmail.com>2024-06-03 16:51:33 +0300
committerDoron Behar <doron.behar@gmail.com>2024-06-04 14:07:09 +0300
commit9ed5c8c88b3c6722e4f4c13790bc062e69297b74 (patch)
tree99afed22a3cd7cfb4f66ff7b8d480b2cfc9be1f0 /pkgs/top-level/aliases.nix
parentdb10d610ddb2243e6e924d10a506ee8418a6e713 (diff)
acousticbrainz-client: remove
Co-authored-by: aszlig <aszlig@nix.build>
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 4f54816185f0c..a343b2d2d3e1d 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -59,6 +59,7 @@ mapAliases ({
   AusweisApp2 = ausweisapp; # Added 2023-11-08
   a4term = a4; # Added 2023-10-06
   acorn = throw "acorn has been removed as the upstream project was archived"; # Added 2024-04-27
+  acousticbrainz-client = throw "acousticbrainz-client has been removed since the AcousticBrainz project has been shut down"; # Added 2024-06-04
   adtool = throw "'adtool' has been removed, as it was broken and unmaintained";
   advcpmv = throw "'advcpmv' has been removed, as it is not being actively maintained and break recent coreutils."; # Added 2024-03-29
   aether = throw "aether has been removed from nixpkgs; upstream unmaintained, security issues"; # Added 2023-10-03