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 { simgrid = import ../applications/misc/simgrid {
inherit fetchurl cmake ruby; inherit fetchurl stdenv cmake ruby;
stdenv = stdenv2;
}; };
skype_linux = import ../applications/networking/skype { skype_linux = import ../applications/networking/skype {