summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Bravenboer <martin.bravenboer@logicblox.com>2005-10-24 14:01:08 +0000
committerMartin Bravenboer <martin.bravenboer@logicblox.com>2005-10-24 14:01:08 +0000
commitd785903b0598b6b7d085ca2575ca1eb333f1761a (patch)
tree57326f5b537d4dce7b9a459d8534a80f81a12478
parent2700984b8d7f29e6f360ffbead251c3304a659aa (diff)
* Removed MythTV from cache
* Make the jing library available svn path=/nixpkgs/trunk/; revision=4122
-rw-r--r--pkgs/system/all-packages-generic.nix4
-rw-r--r--pkgs/system/populate-cache.nix1
2 files changed, 4 insertions, 1 deletions
diff --git a/pkgs/system/all-packages-generic.nix b/pkgs/system/all-packages-generic.nix
index 652465be842d..310b7ca48639 100644
--- a/pkgs/system/all-packages-generic.nix
+++ b/pkgs/system/all-packages-generic.nix
@@ -127,6 +127,10 @@ rec {
};
};
+ jing = (import ../tools/text/xml/jing) {
+ inherit fetchurl stdenv unzip;
+ };
+
jing_tools = (import ../tools/text/xml/jing/jing-script.nix) {
inherit fetchurl stdenv unzip;
jre = blackdown;
diff --git a/pkgs/system/populate-cache.nix b/pkgs/system/populate-cache.nix
index c23abdd58394..95df7c6bae70 100644
--- a/pkgs/system/populate-cache.nix
+++ b/pkgs/system/populate-cache.nix
@@ -107,7 +107,6 @@ let {
xauth
qt3
xmltv
- mythtv
tetex
ghostscript