summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorSimonas Kazlauskas <git@kazlauskas.me>2020-08-14 03:46:00 +0300
committerSimonas Kazlauskas <git@kazlauskas.me>2020-08-14 16:44:50 +0300
commitb8a8ae262b2d22ad7c43783e446da5ea26e98db9 (patch)
treec2887adfbbcccec25144342491738130b2fa817e /pkgs/top-level/aliases.nix
parent1b1bc7e6d7ab51350139dc9bfdd0f3f22b4ca5b9 (diff)
downloadnixpkgs-b8a8ae262b2d22ad7c43783e446da5ea26e98db9.tar
nixpkgs-b8a8ae262b2d22ad7c43783e446da5ea26e98db9.tar.gz
nixpkgs-b8a8ae262b2d22ad7c43783e446da5ea26e98db9.tar.bz2
nixpkgs-b8a8ae262b2d22ad7c43783e446da5ea26e98db9.tar.lz
nixpkgs-b8a8ae262b2d22ad7c43783e446da5ea26e98db9.tar.xz
nixpkgs-b8a8ae262b2d22ad7c43783e446da5ea26e98db9.tar.zst
nixpkgs-b8a8ae262b2d22ad7c43783e446da5ea26e98db9.zip
draftsight: remove
This software is not longer available for download (for free), the
support for linux has been discontinued and any "freeware" use of this
software past 2019 December 31st is a breach of license terms.

Since the derivation is broken and cannot be fixed, remove it.
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 3df944635c1..a8d9e2f050f 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -110,6 +110,7 @@ mapAliases ({
   docbook_xml_xslt = docbook_xsl; # added 2018-04-25
   double_conversion = double-conversion; # 2017-11-22
   docker_compose = docker-compose; # 2018-11-10
+  draftsight = throw "draftsight has been removed, no longer available as freeware"; # added 2020-08-14
   dwarf_fortress = dwarf-fortress; # added 2016-01-23
   emacsMelpa = emacs25Packages; # for backward compatibility
   emacsPackagesGen = emacsPackagesFor; # added 2018-08-18