about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorArmeen Mahdian <mahdianarmeen@gmail.com>2022-03-18 13:33:45 -0500
committerArmeen Mahdian <mahdianarmeen@gmail.com>2022-03-18 13:33:45 -0500
commit3d45681f62d15417293feb6bd280b26a2645180b (patch)
treef04c0044a5819692bfebf887a3f2341186c39b68 /pkgs/top-level/aliases.nix
parent27a8d53c69d0c0c0e7efbafce61265492e069aac (diff)
downloadnixlib-3d45681f62d15417293feb6bd280b26a2645180b.tar
nixlib-3d45681f62d15417293feb6bd280b26a2645180b.tar.gz
nixlib-3d45681f62d15417293feb6bd280b26a2645180b.tar.bz2
nixlib-3d45681f62d15417293feb6bd280b26a2645180b.tar.lz
nixlib-3d45681f62d15417293feb6bd280b26a2645180b.tar.xz
nixlib-3d45681f62d15417293feb6bd280b26a2645180b.tar.zst
nixlib-3d45681f62d15417293feb6bd280b26a2645180b.zip
ddar: remove
Motivated by #148779 and an unmaintained upstream.
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 c30baaac945a..58ad77d58197 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -231,6 +231,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;