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

22 lines
625 B
Nix
Raw Normal View History

2019-03-07 20:36:11 -08:00
# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
2018-05-28 21:09:24 -07:00
[
{
goPackagePath = "github.com/golang/protobuf";
fetch = {
type = "git";
url = "https://github.com/golang/protobuf";
2019-03-07 20:36:11 -08:00
rev = "b5d812f8a3706043e23a9cd5babf2e5423744d30";
sha256 = "15am4s4646qy6iv0g3kkqq52rzykqjhm4bf08dk0fy2r58knpsyl";
2018-05-28 21:09:24 -07:00
};
}
{
goPackagePath = "github.com/google/skylark";
fetch = {
type = "git";
url = "https://github.com/google/skylark";
2019-03-07 20:36:11 -08:00
rev = "a5f7082aabed29c0e429c722292c66ec8ecf9591";
sha256 = "16vsa6ngsby27n6indj441r1glcdfgipjcwcb0rs6zl2dqlqr286";
2018-05-28 21:09:24 -07:00
};
}
]