summary refs log tree commit diff
path: root/pkgs/top-level/release-small.nix
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2015-09-23 21:16:12 +0200
committerVladimír Čunát <vcunat@gmail.com>2015-09-23 21:19:14 +0200
commit179218252bbd6d50559128e8381db9c194ab26d9 (patch)
tree9c8a358af0ff29d558a80da022f199e0cdb511fa /pkgs/top-level/release-small.nix
parent77084d30561d746e16a8716125b7b4d6dba3544a (diff)
downloadnixpkgs-179218252bbd6d50559128e8381db9c194ab26d9.tar
nixpkgs-179218252bbd6d50559128e8381db9c194ab26d9.tar.gz
nixpkgs-179218252bbd6d50559128e8381db9c194ab26d9.tar.bz2
nixpkgs-179218252bbd6d50559128e8381db9c194ab26d9.tar.lz
nixpkgs-179218252bbd6d50559128e8381db9c194ab26d9.tar.xz
nixpkgs-179218252bbd6d50559128e8381db9c194ab26d9.tar.zst
nixpkgs-179218252bbd6d50559128e8381db9c194ab26d9.zip
tetex: don't build on Hydra anymore
Only asciidoc refers to it now (and broken latex2html).
Diffstat (limited to 'pkgs/top-level/release-small.nix')
-rw-r--r--pkgs/top-level/release-small.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/top-level/release-small.nix b/pkgs/top-level/release-small.nix
index 7c3f516c494..4978c2e41b0 100644
--- a/pkgs/top-level/release-small.nix
+++ b/pkgs/top-level/release-small.nix
@@ -158,7 +158,6 @@ with import ./release-lib.nix { inherit supportedSystems; };
   sysvtools = linux;
   tcl = linux;
   tcpdump = linux;
-  tetex = linux;
   texLive = linux;
   texLiveBeamer = linux;
   texLiveExtra = linux;