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:40:01 -0500
committerArmeen Mahdian <mahdianarmeen@gmail.com>2022-03-18 13:40:01 -0500
commit9983028488e8f893c21676c6f73946dd6aba80bd (patch)
tree532dbfce634a5aebcc347c759883b74ddae99a85 /pkgs/top-level/aliases.nix
parent27a8d53c69d0c0c0e7efbafce61265492e069aac (diff)
downloadnixlib-9983028488e8f893c21676c6f73946dd6aba80bd.tar
nixlib-9983028488e8f893c21676c6f73946dd6aba80bd.tar.gz
nixlib-9983028488e8f893c21676c6f73946dd6aba80bd.tar.bz2
nixlib-9983028488e8f893c21676c6f73946dd6aba80bd.tar.lz
nixlib-9983028488e8f893c21676c6f73946dd6aba80bd.tar.xz
nixlib-9983028488e8f893c21676c6f73946dd6aba80bd.tar.zst
nixlib-9983028488e8f893c21676c6f73946dd6aba80bd.zip
disper: 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..4d320ff3064f 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -256,6 +256,7 @@ mapAliases ({
   desktop_file_utils = throw "'desktop_file_utils' has been renamed to/replaced by 'desktop-file-utils'"; # Converted to throw 2022-02-22
   devicemapper = throw "'devicemapper' has been renamed to/replaced by 'lvm2'"; # Converted to throw 2022-02-22
   digikam5 = throw "'digikam5' has been renamed to/replaced by 'digikam'"; # Converted to throw 2022-02-22
+  disper = throw "disper has been removed: abandoned by upstream"; # Added 2022-03-18
   displaycal = throw "displaycal has been removed from nixpkgs, as it hasn't migrated to python3"; # Added 2022-01-12
   dmtx = throw "'dmtx' has been renamed to/replaced by 'dmtx-utils'"; # Converted to throw 2022-02-22
   dnnl = oneDNN; # Added 2020-04-22