removed metaBuildEnvTrunk, not necessary any more
svn path=/nixpkgs/trunk/; revision=14909
This commit is contained in:
parent
d0f0f035e5
commit
2dc96ff945
@ -2028,10 +2028,6 @@ let
|
|||||||
inherit fetchurl stdenv ;
|
inherit fetchurl stdenv ;
|
||||||
};
|
};
|
||||||
|
|
||||||
metaBuildEnvTrunk = import ../development/compilers/meta-environment/meta-build-env/trunk.nix {
|
|
||||||
inherit fetchurl stdenv ;
|
|
||||||
};
|
|
||||||
|
|
||||||
swiProlog = composedArgsAndFun (selectVersion ../development/compilers/swi-prolog "5.6.51") {
|
swiProlog = composedArgsAndFun (selectVersion ../development/compilers/swi-prolog "5.6.51") {
|
||||||
inherit fetchurl stdenv;
|
inherit fetchurl stdenv;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user