Fixing the stdenv-updates evaluation (a stdenv2 reference got in updating from trunk)

svn path=/nixpkgs/branches/stdenv-updates/; revision=22257
This commit is contained in:
Lluís Batlle i Rossell 2010-06-14 12:16:37 +00:00
parent 21aae800af
commit 4afd41a6b6

View File

@ -8552,8 +8552,7 @@ let
};
simgrid = import ../applications/misc/simgrid {
inherit fetchurl cmake ruby;
stdenv = stdenv2;
inherit fetchurl stdenv cmake ruby;
};
skype_linux = import ../applications/networking/skype {