* Sync with the trunk.

svn path=/nixpkgs/branches/cve-2010-3856/; revision=24921
This commit is contained in:
Eelco Dolstra
2010-11-29 16:03:36 +00:00
73 changed files with 1525 additions and 236 deletions
@@ -2,6 +2,8 @@
stdenv.mkDerivation rec {
name = "hello-2.6";
x = 108;
src = fetchurl {
url = "mirror://gnu/hello/${name}.tar.gz";