* Doh!
svn path=/nixpkgs/trunk/; revision=5510
This commit is contained in:
parent
8a58852d9d
commit
60031f78d3
@ -811,7 +811,7 @@ rec {
|
|||||||
strategoxt = (import ../development/compilers/strategoxt/strategoxt-0.14.nix) {
|
strategoxt = (import ../development/compilers/strategoxt/strategoxt-0.14.nix) {
|
||||||
inherit fetchurl pkgconfig sdf;
|
inherit fetchurl pkgconfig sdf;
|
||||||
aterm = aterm23x;
|
aterm = aterm23x;
|
||||||
stdenv = overrideGCC (overrideInStdenv stdenv [gnumake380]) gcc34;;
|
stdenv = overrideGCC (overrideInStdenv stdenv [gnumake380]) gcc34;
|
||||||
};
|
};
|
||||||
|
|
||||||
stlport = (import ../development/libraries/stlport) {
|
stlport = (import ../development/libraries/stlport) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user