svn path=/nixpkgs/trunk/; revision=15378

This commit is contained in:
Eelco Dolstra 2009-04-28 14:08:18 +00:00
parent c718ec217b
commit 955b111f9a

View file

@ -1,5 +1,7 @@
args: with args;
assert stdenv ? glibc;
stdenv.mkDerivation rec {
name = "hal-0.5.11";