mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
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;
|
||||
};
|
||||
|
||||
gambit = import ../development/compilers/gambit {
|
||||
inherit fetchurl stdenv builderDefsPackage;
|
||||
};
|
||||
|
||||
gcc = gcc44;
|
||||
|
||||
gcc295 = wrapGCC (import ../development/compilers/gcc-2.95 {
|
||||
|
Loading…
Reference in New Issue
Block a user