summary refs log tree commit diff
path: root/pkgs/development/tools/build-managers/bazel/buildtools/deps.nix
blob: d7cd02c12b8ba7abd15c36546e3d9d674205a90f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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";
    };
  }
]