nixpkgs/pkgs/development/tools/build-managers/bazel/buildtools/deps.nix
2019-03-07 20:37:23 -08:00

22 lines
625 B
Nix
Generated

# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
[
{
goPackagePath = "github.com/golang/protobuf";
fetch = {
type = "git";
url = "https://github.com/golang/protobuf";
rev = "b5d812f8a3706043e23a9cd5babf2e5423744d30";
sha256 = "15am4s4646qy6iv0g3kkqq52rzykqjhm4bf08dk0fy2r58knpsyl";
};
}
{
goPackagePath = "github.com/google/skylark";
fetch = {
type = "git";
url = "https://github.com/google/skylark";
rev = "a5f7082aabed29c0e429c722292c66ec8ecf9591";
sha256 = "16vsa6ngsby27n6indj441r1glcdfgipjcwcb0rs6zl2dqlqr286";
};
}
]