nixpkgs/pkgs/development/tools/build-managers/bazel/buildtools/deps.nix

22 lines
619 B
Nix
Raw Normal View History

2019-03-08 04:36:11 +00:00
# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
2018-05-29 04:09:24 +00:00
[
{
goPackagePath = "github.com/golang/protobuf";
fetch = {
type = "git";
url = "https://github.com/golang/protobuf";
2019-09-11 05:17:07 +00:00
rev = "4c88cc3f1a34ffade77b79abc53335d1e511f25b";
sha256 = "0chbdc4q55z7myiwnbvhryc5ihf6cxh8p4w3c1imy2gyzjn9sf4r";
2018-05-29 04:09:24 +00:00
};
}
{
2019-09-11 05:17:07 +00:00
goPackagePath = "go.starlark.net";
2018-05-29 04:09:24 +00:00
fetch = {
type = "git";
2019-09-11 05:17:07 +00:00
url = "https://github.com/google/starlark-go";
rev = "988906f77f657477aa7ebf4d8fb5f12d6c50b767";
sha256 = "0ivmbcq3avaxj8ixbc60h706d6wk9wi2mnsid6a483ia4yn7w9k8";
2018-05-29 04:09:24 +00:00
};
}
]