removed xdoc from populate cache and all-packages-generic

svn path=/nixpkgs/trunk/; revision=1992
This commit is contained in:
Rob Vermaas 2005-01-05 11:21:49 +00:00
parent 583ef5d157
commit de1f2bcb4b
2 changed files with 4 additions and 5 deletions

View File

@ -391,10 +391,10 @@ rec {
sdf = sdf_23;
};
xdoc = (import ../development/tools/documentation/xdoc) {
inherit fetchurl stdenv aterm strategoxt subversion graphviz;
sdf = sdf_23;
};
# xdoc = (import ../development/tools/documentation/xdoc) {
# inherit fetchurl stdenv aterm strategoxt subversion graphviz;
# sdf = sdf_23;
# };
#tiger = (import ../development/compilers/tiger) {
# inherit fetchurl stdenv aterm strategoxt;

View File

@ -35,7 +35,6 @@ let {
aterm
sdf2_bundle
strategoxt
xdoc
# ghc
# helium
perl