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:
parent
21aae800af
commit
4afd41a6b6
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user