go: Removing an out of date comment
This commit is contained in:
parent
bf007753d1
commit
df35189985
@ -9,7 +9,6 @@ in
|
||||
stdenv.mkDerivation {
|
||||
name = "go-1.0.2";
|
||||
|
||||
# No tarball yet.
|
||||
src = fetchurl {
|
||||
url = http://go.googlecode.com/files/go1.0.2.src.tar.gz;
|
||||
sha256 = "1a4mpkb3bd9dwp0r3fgrfcyk5lgw0f0cfrbskg2lrhc7a12zpz3h";
|
||||
|
Loading…
Reference in New Issue
Block a user