Removed strategoxt unstable. ED points out that this is a bad idea.
svn path=/nixpkgs/trunk/; revision=1493
This commit is contained in:
parent
09f1f291fa
commit
466a46b513
@ -363,11 +363,6 @@ rec {
|
|||||||
sdf = sdf_22;
|
sdf = sdf_22;
|
||||||
};
|
};
|
||||||
|
|
||||||
strategoxt_unstable = (import ../development/compilers/strategoxt/unstable.nix) {
|
|
||||||
inherit fetchurl stdenv aterm;
|
|
||||||
sdf = sdf_22;
|
|
||||||
};
|
|
||||||
|
|
||||||
bibtextools = (import ../tools/typesetting/bibtex-tools) {
|
bibtextools = (import ../tools/typesetting/bibtex-tools) {
|
||||||
inherit fetchurl stdenv aterm strategoxt hevea;
|
inherit fetchurl stdenv aterm strategoxt hevea;
|
||||||
sdf = sdf_22;
|
sdf = sdf_22;
|
||||||
|
@ -32,7 +32,6 @@ let {
|
|||||||
gccWrapped
|
gccWrapped
|
||||||
aterm
|
aterm
|
||||||
strategoxt
|
strategoxt
|
||||||
strategoxt_unstable
|
|
||||||
xdoc
|
xdoc
|
||||||
# ghc
|
# ghc
|
||||||
# helium
|
# helium
|
||||||
|
Loading…
x
Reference in New Issue
Block a user