From f0f8123a7f9075facc21a87c2b3adb93f751f365 Mon Sep 17 00:00:00 2001 From: Martin Bravenboer Date: Sat, 13 Aug 2005 18:12:10 +0000 Subject: [PATCH] Added jing-tools to the cache svn path=/nixpkgs/trunk/; revision=3570 --- pkgs/system/all-packages-generic.nix | 4 ++++ pkgs/system/populate-cache.nix | 1 + 2 files changed, 5 insertions(+) diff --git a/pkgs/system/all-packages-generic.nix b/pkgs/system/all-packages-generic.nix index 16f7af272b83..34a8f2e2c4a0 100644 --- a/pkgs/system/all-packages-generic.nix +++ b/pkgs/system/all-packages-generic.nix @@ -173,6 +173,10 @@ rec { inherit fetchurl stdenv ocaml; }; + xmlroff = (import ../tools/typesetting/xmlroff) { + inherit fetchurl stdenv; + }; + less = (import ../tools/misc/less) { inherit fetchurl stdenv ncurses; }; diff --git a/pkgs/system/populate-cache.nix b/pkgs/system/populate-cache.nix index 90adbbf9b5ea..4d748a159bd7 100644 --- a/pkgs/system/populate-cache.nix +++ b/pkgs/system/populate-cache.nix @@ -60,6 +60,7 @@ let { docbook_xml_dtd_43 docbook_ng docbook_xml_xslt + jing_tools subversion pan sylpheed