cc4b9ef40f
github.com/nsf/gocode has also been deprecated in favor of github.com/mdempsky/gocode
12 lines
271 B
Nix
Generated
12 lines
271 B
Nix
Generated
[
|
|
{
|
|
goPackagePath = "golang.org/x/tools";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/tools";
|
|
rev = "6fe81c087942f588f40c3f67b41ce284f2f70eee";
|
|
sha256 = "04yl7rk2lf94bxz74ja5snh7ava9gcnf2yx6y002pfkk538r6w5d";
|
|
};
|
|
}
|
|
]
|