mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-05 17:56:46 +01:00
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 = "96e9e165b75e735822645eff82850b08c377be36";
|
|
sha256 = "1zj9ck5sg9b0pphxybmvxf64hhcap7v7j37fx3v5aknf18crjjdg";
|
|
};
|
|
}
|
|
]
|