* Sync with the trunk.
svn path=/nixpkgs/branches/cve-2010-3856/; revision=24921
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "hello-2.6";
|
||||
|
||||
x = 108;
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnu/hello/${name}.tar.gz";
|
||||
|
||||
Reference in New Issue
Block a user