mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
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;
|
||||
};
|
||||
|
||||
strategoxt_unstable = (import ../development/compilers/strategoxt/unstable.nix) {
|
||||
inherit fetchurl stdenv aterm;
|
||||
sdf = sdf_22;
|
||||
};
|
||||
|
||||
bibtextools = (import ../tools/typesetting/bibtex-tools) {
|
||||
inherit fetchurl stdenv aterm strategoxt hevea;
|
||||
sdf = sdf_22;
|
||||
|
@ -32,7 +32,6 @@ let {
|
||||
gccWrapped
|
||||
aterm
|
||||
strategoxt
|
||||
strategoxt_unstable
|
||||
xdoc
|
||||
# ghc
|
||||
# helium
|
||||
|
Loading…
Reference in New Issue
Block a user