about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2022-03-31 01:05:12 +0200
committerGitHub <noreply@github.com>2022-03-31 01:05:12 +0200
commit3bb4e8977a8b027a59210a81642a27f36d235351 (patch)
tree89f444e80127dc887c5e86a8e73bf74089165c30 /pkgs/top-level/aliases.nix
parentae2ad5ee8086612022493e3f97b1b3782f6e41b8 (diff)
parent3d45681f62d15417293feb6bd280b26a2645180b (diff)
downloadnixlib-3bb4e8977a8b027a59210a81642a27f36d235351.tar
nixlib-3bb4e8977a8b027a59210a81642a27f36d235351.tar.gz
nixlib-3bb4e8977a8b027a59210a81642a27f36d235351.tar.bz2
nixlib-3bb4e8977a8b027a59210a81642a27f36d235351.tar.lz
nixlib-3bb4e8977a8b027a59210a81642a27f36d235351.tar.xz
nixlib-3bb4e8977a8b027a59210a81642a27f36d235351.tar.zst
nixlib-3bb4e8977a8b027a59210a81642a27f36d235351.zip
Merge pull request #164752 from armeenm/remove-ddar
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 4159b1dd0bbf..c70152cc4ab5 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -230,6 +230,7 @@ mapAliases ({
   dbus_libs = throw "'dbus_libs' has been renamed to/replaced by 'dbus'"; # Converted to throw 2022-02-22
   dbus_tools = throw "'dbus_tools' has been renamed to/replaced by 'dbus.out'"; # Converted to throw 2022-02-22
   dbvisualizer = throw "dbvisualizer has been removed from nixpkgs, as it's unmaintained"; # Added 2020-09-20
+  ddar = throw "ddar has been removed: abandoned by upstream"; # Added 2022-03-18
   deadbeef-mpris2-plugin = throw "'deadbeef-mpris2-plugin' has been renamed to/replaced by 'deadbeefPlugins.mpris2'"; # Converted to throw 2022-02-22
   deadpixi-sam = deadpixi-sam-unstable;