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;
|
sdf = sdf_23;
|
||||||
};
|
};
|
||||||
|
|
||||||
xdoc = (import ../development/tools/documentation/xdoc) {
|
# xdoc = (import ../development/tools/documentation/xdoc) {
|
||||||
inherit fetchurl stdenv aterm strategoxt subversion graphviz;
|
# inherit fetchurl stdenv aterm strategoxt subversion graphviz;
|
||||||
sdf = sdf_23;
|
# sdf = sdf_23;
|
||||||
};
|
# };
|
||||||
|
|
||||||
#tiger = (import ../development/compilers/tiger) {
|
#tiger = (import ../development/compilers/tiger) {
|
||||||
# inherit fetchurl stdenv aterm strategoxt;
|
# inherit fetchurl stdenv aterm strategoxt;
|
||||||
|
@ -35,7 +35,6 @@ let {
|
|||||||
aterm
|
aterm
|
||||||
sdf2_bundle
|
sdf2_bundle
|
||||||
strategoxt
|
strategoxt
|
||||||
xdoc
|
|
||||||
# ghc
|
# ghc
|
||||||
# helium
|
# helium
|
||||||
perl
|
perl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user