svn path=/nixpkgs/branches/stdenv-updates/; revision=9775

This commit is contained in:
Eelco Dolstra
2007-11-22 12:39:51 +00:00
parent 3949fff65d
commit 3237b446b9
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ let
noSysDirs = true;
langCC = false;
staticCompiler = true;
profiledCompiled = true;
profiledCompiler = true;
};
curl = pkgsDiet.realCurl;