about summary refs log tree commit diff
path: root/pkgs/development/tools/gotests/deps.nix
blob: df411303d944f91ac33e622982772453340ca3d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
[
  {
    goPackagePath = "golang.org/x/tools";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/tools";
      rev = "23463209683dad3f2b9cc7f7c2663e1847c59017";
      sha256 = "1shzfl4zixhj78v4f6y04bcmfl705yr5q8hp72ndbbma0mh09g8f";
    };
  }
]