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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user