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 {
|
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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user