about summary refs log tree commit diff
path: root/pkgs/development/tools/out-of-tree/deps.nix
blob: 28c6af4586cecc9d7b7acc351392bb591b703ce8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
[
  {
    goPackagePath = "github.com/alecthomas/template";
    fetch = {
      type = "git";
      url = "https://github.com/alecthomas/template";
      rev = "a0175ee3bccc567396460bf5acd36800cb10c49c";
      sha256 = "0qjgvvh26vk1cyfq9fadyhfgdj36f1iapbmr5xp6zqipldz8ffxj";
    };
  }
  {
    goPackagePath = "github.com/alecthomas/units";
    fetch = {
      type = "git";
      url = "https://github.com/alecthomas/units";
      rev = "2efee857e7cfd4f3d0138cc3cbb1b4966962b93a";
      sha256 = "1j65b91qb9sbrml9cpabfrcf07wmgzzghrl7809hjjhrmbzri5bl";
    };
  }
  {
    goPackagePath = "github.com/mattn/go-runewidth";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-runewidth";
      rev = "703b5e6b11ae25aeb2af9ebb5d5fdf8fa2575211";
      sha256 = "0znpyz71gajx3g0j2zp63nhjj2c07g16885vxv4ykwnrfmzbgk4w";
    };
  }
  {
    goPackagePath = "github.com/mattn/go-sqlite3";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-sqlite3";
      rev = "5dd71670cca4bc0ee90371eabd0f1bdba1ac6f35";
      sha256 = "1zq7gq5bhf5w9g43680v2z6j0px366a3gmmk5dyxqv0gyrgcpm17";
    };
  }
  {
    goPackagePath = "github.com/naoina/go-stringutil";
    fetch = {
      type = "git";
      url = "https://github.com/naoina/go-stringutil";
      rev = "6b638e95a32d0c1131db0e7fe83775cbea4a0d0b";
      sha256 = "00831p1wn3rimybk1z8l30787kn1akv5jax5wx743nn76qcmkmc6";
    };
  }
  {
    goPackagePath = "github.com/naoina/toml";
    fetch = {
      type = "git";
      url = "https://github.com/naoina/toml";
      rev = "9fafd69674167c06933b1787ae235618431ce87f";
      sha256 = "0mpvdnidgab48k7dfq1vaiz1wny8n29y7zxpipnp1zm8ibxpism0";
    };
  }
  {
    goPackagePath = "github.com/olekukonko/tablewriter";
    fetch = {
      type = "git";
      url = "https://github.com/olekukonko/tablewriter";
      rev = "e6d60cf7ba1f42d86d54cdf5508611c4aafb3970";
      sha256 = "0hh95glg7d2md185r03wn52j2r33jc4zil0qvcrs66ka7bdxi7vj";
    };
  }
  {
    goPackagePath = "github.com/otiai10/copy";
    fetch = {
      type = "git";
      url = "https://github.com/otiai10/copy";
      rev = "7e9a647135a142c2669943d4a4d29be015ce9392";
      sha256 = "1fpjyk6zrcdwgw3w93v3sb4xf0gq8w5py6vvlljxgf4gi7k96klj";
    };
  }
  {
    goPackagePath = "github.com/remeh/sizedwaitgroup";
    fetch = {
      type = "git";
      url = "https://github.com/remeh/sizedwaitgroup";
      rev = "5e7302b12ccef91dce9fde2f5bda6d5c7ea5d2eb";
      sha256 = "1xwdzby27xzcghsqhli3il165iz3vkx3g4abgvkl99wysyhcvn0a";
    };
  }
  {
    goPackagePath = "github.com/zcalusic/sysinfo";
    fetch = {
      type = "git";
      url = "https://github.com/zcalusic/sysinfo";
      rev = "fbadb57345c2ba8d05d75e81206f665d322c0bb2";
      sha256 = "0556jj50aw2an6a4s4v2n0kk42hbkpgcvd4gbahkdlh4qrqg2r0j";
    };
  }
  {
    goPackagePath = "golang.org/x/crypto";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/crypto";
      rev = "4def268fd1a49955bfb3dda92fe3db4f924f2285";
      sha256 = "1bfsnari529gw34cz0zqk3d9mrkcj1ay35kangri8kbgll0ss5a6";
    };
  }
  {
    goPackagePath = "gopkg.in/alecthomas/kingpin.v2";
    fetch = {
      type = "git";
      url = "https://gopkg.in/alecthomas/kingpin.v2";
      rev = "947dcec5ba9c011838740e680966fd7087a71d0d";
      sha256 = "0mndnv3hdngr3bxp7yxfd47cas4prv98sqw534mx7vp38gd88n5r";
    };
  }
  {
    goPackagePath = "gopkg.in/logrusorgru/aurora.v1";
    fetch = {
      type = "git";
      url = "https://gopkg.in/logrusorgru/aurora.v1";
      rev = "a7b3b318ed4e1ae5b80602b08627267303c68572";
      sha256 = "1dldc270z42zm2d377ks7sa5059janjcjhv3inza3rjvapknsrcb";
    };
  }
]