summary refs log tree commit diff
path: root/pkgs/development/tools/golint/deps.nix
blob: e26400989338f28cfb5d8f9e79f520f2afe575ac (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.2.1
[
  {
    goPackagePath = "golang.org/x/tools";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/tools";
      rev = "91f80e683c10fea00e7f965a1a7cac482ce52541";
      sha256 = "16a2vppy5hnp663f28yak6592l8p968ihsc91pigamxx3vk1qh5d";
    };
  }
]