removed xdoc from populate cache and all-packages-generic
svn path=/nixpkgs/trunk/; revision=1992
This commit is contained in:
parent
583ef5d157
commit
de1f2bcb4b
@ -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;
|
||||
|
@ -35,7 +35,6 @@ let {
|
||||
aterm
|
||||
sdf2_bundle
|
||||
strategoxt
|
||||
xdoc
|
||||
# ghc
|
||||
# helium
|
||||
perl
|
||||
|
Loading…
Reference in New Issue
Block a user