* Remove dummy line that got committed accidentally.
svn path=/nixpkgs/trunk/; revision=27218
This commit is contained in:
parent
ea0bf27906
commit
2bf7aa7040
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
|||
stdenv.mkDerivation rec {
|
||||
name = "hello-2.7";
|
||||
|
||||
x = 108;
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnu/hello/${name}.tar.gz";
|
||||
sha256 = "1h17p5lgg47lbr2cnp4qqkr0q0f0rpffyzmvs7bvc6vdrxdknngx";
|
||||
|
|
Loading…
Reference in a new issue