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

22 lines
625 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 05:09:24 +01:00
[
{
goPackagePath = "github.com/golang/protobuf";
fetch = {
type = "git";
url = "https://github.com/golang/protobuf";
2019-07-23 14:52:10 +01:00
rev = "6c65a5562fc06764971b7c5d05c76c75e84bdbf7";
sha256 = "1k1wb4zr0qbwgpvz9q5ws9zhlal8hq7dmq62pwxxriksayl6hzym";
2018-05-29 05:09:24 +01:00
};
}
{
goPackagePath = "github.com/google/skylark";
fetch = {
type = "git";
url = "https://github.com/google/skylark";
2019-03-08 04:36:11 +00:00
rev = "a5f7082aabed29c0e429c722292c66ec8ecf9591";
sha256 = "16vsa6ngsby27n6indj441r1glcdfgipjcwcb0rs6zl2dqlqr286";
2018-05-29 05:09:24 +01:00
};
}
]