Fixes to support the new stdenvType
svn path=/nixpkgs/trunk/; revision=6242
This commit is contained in:
@@ -80,6 +80,7 @@ let {
|
||||
shell = msysShell;
|
||||
inherit curl;
|
||||
isDarwin = false;
|
||||
isMinGW = true;
|
||||
};
|
||||
|
||||
mkDerivationFun = {
|
||||
|
||||
Reference in New Issue
Block a user