nixpkgs/pkgs/development/tools/build-managers/bazel/buildtools/deps.nix
2020-04-10 04:20:00 -05:00

21 lines
548 B
Nix
Generated

[
{
goPackagePath = "github.com/golang/protobuf";
fetch = {
type = "git";
url = "https://github.com/golang/protobuf";
rev = "84668698ea25b64748563aa20726db66a6b8d299";
sha256 = "1gkd1942vk9n8kfzdwy1iil6wgvlwjq7a3y5jc49ck4lz9rhmgkq";
};
}
{
goPackagePath = "go.starlark.net";
fetch = {
type = "git";
url = "https://github.com/google/starlark-go";
rev = "6677ee5c7211380ec7e6a1b50dc45287e40ca9e1";
sha256 = "1dl8q1lwvmm38w2lzfwray2djdcq40z89yy6vzy387w0xrax0jj0";
};
}
]