* Fix some evaluation problems.
svn path=/nixpkgs/trunk/; revision=27457
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{stdenv, fetchgit, perl}:
|
||||
|
||||
assert stdenv ? glibc;
|
||||
|
||||
let
|
||||
rev = "7a9a5c48ede207eec881";
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user