* Fix some evaluation problems.

svn path=/nixpkgs/trunk/; revision=27457
This commit is contained in:
Eelco Dolstra
2011-06-14 15:55:11 +00:00
parent b8950a9504
commit 12c9ba62ac
2 changed files with 3 additions and 1 deletions
@@ -1,5 +1,7 @@
{stdenv, fetchgit, perl}:
assert stdenv ? glibc;
let
rev = "7a9a5c48ede207eec881";
in