summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorEmery Hemingway <ehmry@posteo.net>2021-01-14 13:33:03 +0100
committerEmery Hemingway <ehmry@posteo.net>2021-01-14 13:36:21 +0100
commitf385802067581dadc80215028a52a1cab16ac3bd (patch)
tree17b609404b44faf1b50a7b2895af25407ccc4b1e /pkgs/top-level/aliases.nix
parentc1e1834ead2707fbee72b64d05d019d2f95cfaa2 (diff)
downloadnixpkgs-f385802067581dadc80215028a52a1cab16ac3bd.tar
nixpkgs-f385802067581dadc80215028a52a1cab16ac3bd.tar.gz
nixpkgs-f385802067581dadc80215028a52a1cab16ac3bd.tar.bz2
nixpkgs-f385802067581dadc80215028a52a1cab16ac3bd.tar.lz
nixpkgs-f385802067581dadc80215028a52a1cab16ac3bd.tar.xz
nixpkgs-f385802067581dadc80215028a52a1cab16ac3bd.tar.zst
nixpkgs-f385802067581dadc80215028a52a1cab16ac3bd.zip
gnuvd: remove
The backend service for this dictionary has been discontinued or is
incompatible.
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 b4e2ef88013..fa0149c5789 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -216,6 +216,7 @@ mapAliases ({
   };
   gnustep-make = gnustep.make; # added 2016-7-6
   gnupg20 = throw "gnupg20 has been removed from nixpkgs as upstream dropped support on 2017-12-31";# added 2020-07-12
+  gnuvd = throw "gnuvd was removed because the backend service is missing"; # added 2020-01-14
   go_1_12 = throw "go_1_12 has been removed"; # added 2020-04-26
   go-pup = pup; # added 2017-12-19
   gobjectIntrospection = gobject-introspection; # added 2018-12-02