about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2021-06-26 18:44:56 +0200
committerGitHub <noreply@github.com>2021-06-26 18:44:56 +0200
commit6e289155b396623c775cf7890a9712b9a37c9655 (patch)
tree299809f84917fae83645daf89ace1bcdf31a6a8e /pkgs/top-level/aliases.nix
parentf6c9ffc9b6937fcd3662345c790aa84b38a2248f (diff)
downloadnixlib-6e289155b396623c775cf7890a9712b9a37c9655.tar
nixlib-6e289155b396623c775cf7890a9712b9a37c9655.tar.gz
nixlib-6e289155b396623c775cf7890a9712b9a37c9655.tar.bz2
nixlib-6e289155b396623c775cf7890a9712b9a37c9655.tar.lz
nixlib-6e289155b396623c775cf7890a9712b9a37c9655.tar.xz
nixlib-6e289155b396623c775cf7890a9712b9a37c9655.tar.zst
nixlib-6e289155b396623c775cf7890a9712b9a37c9655.zip
authoscope: renamed from badtouch (#127953)
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 f820eef45d04..5bfaed5ac459 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -70,6 +70,7 @@ mapAliases ({
   aucdtect = throw "aucdtect: Upstream no longer provides download urls."; # added 2020-12-26
   avldrums-lv2 = x42-avldrums; # added 2020-03-29
   avxsynth = throw "avxsynth was removed because it was broken"; # added 2021-05-18
+  badtouch = authoscope; # Project was renamed, added 20210626
   bar-xft = lemonbar-xft;  # added 2015-01-16
   bashCompletion = bash-completion; # Added 2016-09-28
   batti = throw "batti has been removed from nixpkgs, as it was unmaintained"; # added 2019-12-10