Top-level entry for gambit commit
svn path=/nixpkgs/trunk/; revision=22028
This commit is contained in:
parent
0687f2064f
commit
6a185ec765
@ -2017,6 +2017,10 @@ let
|
|||||||
inherit fetchurl stdenv gawk system;
|
inherit fetchurl stdenv gawk system;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
gambit = import ../development/compilers/gambit {
|
||||||
|
inherit fetchurl stdenv builderDefsPackage;
|
||||||
|
};
|
||||||
|
|
||||||
gcc = gcc44;
|
gcc = gcc44;
|
||||||
|
|
||||||
gcc295 = wrapGCC (import ../development/compilers/gcc-2.95 {
|
gcc295 = wrapGCC (import ../development/compilers/gcc-2.95 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user