Merge branch 'staging-next' into staging

This commit is contained in:
Jan Tojnar
2021-01-10 23:24:57 +01:00
298 changed files with 746 additions and 415 deletions

View File

@@ -247,7 +247,6 @@ stdenv.mkDerivation rec {
disallowedReferences = [ goBootstrap ];
meta = with stdenv.lib; {
branch = "1.14";
homepage = "http://golang.org/";
description = "The Go Programming language";
license = licenses.bsd3;

View File

@@ -250,7 +250,6 @@ stdenv.mkDerivation rec {
disallowedReferences = [ goBootstrap ];
meta = with stdenv.lib; {
branch = "1.15";
homepage = "http://golang.org/";
description = "The Go Programming language";
license = licenses.bsd3;

View File

@@ -84,7 +84,6 @@ stdenv.mkDerivation rec {
'';
meta = with stdenv.lib; {
branch = "1.4";
homepage = "http://golang.org/";
description = "The Go Programming language";
license = licenses.bsd3;

View File

@@ -252,7 +252,6 @@ stdenv.mkDerivation rec {
disallowedReferences = [ goBootstrap ];
meta = with stdenv.lib; {
branch = "dev.go2go";
homepage = "http://golang.org/";
description = "The Go Programming language";
license = licenses.bsd3;