nixpkgs/pkgs/development/tools/gocode/deps.nix
Wael Nasreddine cc4b9ef40f gocode: 2018-07-27 -> 2018-10-22 (#48832)
github.com/nsf/gocode has also been deprecated in favor of github.com/mdempsky/gocode
2018-10-23 12:14:55 +02:00

12 lines
271 B
Nix
Generated

[
{
goPackagePath = "golang.org/x/tools";
fetch = {
type = "git";
url = "https://go.googlesource.com/tools";
rev = "6fe81c087942f588f40c3f67b41ce284f2f70eee";
sha256 = "04yl7rk2lf94bxz74ja5snh7ava9gcnf2yx6y002pfkk538r6w5d";
};
}
]