From dff2bbe342c920c26a83fa669466f055ec65dd1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Mon, 16 Mar 2009 10:45:55 +0000 Subject: [PATCH] Build more typesetting tools on Hydra. svn path=/nixpkgs/trunk/; revision=14552 --- pkgs/top-level/release.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix index eac5f347483..d2a4da2cecf 100644 --- a/pkgs/top-level/release.nix +++ b/pkgs/top-level/release.nix @@ -65,6 +65,7 @@ in { kernel_2_6_28 = linux; libsmbios = linux; libtool = all; + lout = linux; lsh = linux; manpages = all; maxima = all; @@ -87,6 +88,7 @@ in { postgresql = all; python = all; pythonFull = linux; + rubber = all; ruby = all; qt3 = all; qt4 = all; @@ -95,6 +97,8 @@ in { strace = linux; subversion = linux; tcpdump = linux; + texinfo = all; + texLive = linux; thunderbird = linux; vimHugeX = all; vlc = linux;