go: make 1.6 default
This commit is contained in:
parent
0e262f52f3
commit
2a258d13ad
@ -4549,7 +4549,7 @@ in
|
||||
inherit (darwin.apple_sdk.frameworks) Security Foundation;
|
||||
};
|
||||
|
||||
go = self.go_1_5;
|
||||
go = self.go_1_6;
|
||||
|
||||
go-repo-root = (callPackage ../development/tools/go-repo-root { }).bin;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user