summary refs log tree commit diff
path: root/pkgs/tools/text/vale/deps.nix
blob: c19af2cd4f0f2dba0849664b0207025b5a9d9c30 (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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
# file generated from Gopkg.lock using dep2nix (https://github.com/nixcloud/dep2nix)
[
  {
    goPackagePath  = "github.com/ValeLint/gospell";
    fetch = {
      type = "git";
      url = "https://github.com/ValeLint/gospell";
      rev =  "90dfc71015dfebd3a7274f1ad2756c1dbf09e250";
      sha256 = "0i2ha76q2xja8r4j72kqiarnylrbk4l1b29632skgzib6k4fh4g1";
    };
  }
  {
    goPackagePath  = "github.com/client9/gospell";
    fetch = {
      type = "git";
      url = "https://github.com/client9/gospell";
      rev =  "90dfc71015dfebd3a7274f1ad2756c1dbf09e250";
      sha256 = "0i2ha76q2xja8r4j72kqiarnylrbk4l1b29632skgzib6k4fh4g1";
    };
  }
  {
    goPackagePath  = "github.com/davecgh/go-spew";
    fetch = {
      type = "git";
      url = "https://github.com/davecgh/go-spew";
      rev =  "346938d642f2ec3594ed81d874461961cd0faa76";
      sha256 = "0d4jfmak5p6lb7n2r6yvf5p1zcw0l8j74kn55ghvr7zr7b7axm6c";
    };
  }
  {
    goPackagePath  = "github.com/fatih/color";
    fetch = {
      type = "git";
      url = "https://github.com/fatih/color";
      rev =  "570b54cabe6b8eb0bc2dfce68d964677d63b5260";
      sha256 = "1hw9hgkfzbzqjhy29pqpk20xggxaqjv45wx8yn69488mw5ph7khh";
    };
  }
  {
    goPackagePath  = "github.com/gobwas/glob";
    fetch = {
      type = "git";
      url = "https://github.com/gobwas/glob";
      rev =  "bea32b9cd2d6f55753d94a28e959b13f0244797a";
      sha256 = "0dx0f293v1a0d8qi7ik5hdl26dapd8xm0hj9a9gc620vhj7khi9q";
    };
  }
  {
    goPackagePath  = "github.com/jdkato/prose";
    fetch = {
      type = "git";
      url = "https://github.com/jdkato/prose";
      rev =  "4d68d1b77f66e36b6897a79f59f434d558e5e0c2";
      sha256 = "1g2wwj6azpcjy6j7pk4dqx868v3hrqwjg5d737p4441a55026prj";
    };
  }
  {
    goPackagePath  = "github.com/jdkato/regexp";
    fetch = {
      type = "git";
      url = "https://github.com/jdkato/regexp";
      rev =  "38ab2f7842bf2a539528aa7d0014b37421b886e1";
      sha256 = "11z21z2h2l8vlh4nwkcn7vbfdcmdjk9sc90kn8ji1923i3s7p3bw";
    };
  }
  {
    goPackagePath  = "github.com/mattn/go-colorable";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-colorable";
      rev =  "941b50ebc6efddf4c41c8e4537a5f68a4e686b24";
      sha256 = "0dw492z5w0fzv1cxm3xx26n8qpqjaf2ybiwpmvimzyhv65n8nrf8";
    };
  }
  {
    goPackagePath  = "github.com/mattn/go-isatty";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-isatty";
      rev =  "fc9e8d8ef48496124e79ae0df75490096eccf6fe";
      sha256 = "1r5f9gkavkb1w6sr0qs5kj16706xirl3qnlq3hqpszkw9w27x65a";
    };
  }
  {
    goPackagePath  = "github.com/mattn/go-runewidth";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-runewidth";
      rev =  "9e777a8366cce605130a531d2cd6363d07ad7317";
      sha256 = "0vkrfrz3fzn5n6ix4k8s0cg0b448459sldq8bp4riavsxm932jzb";
    };
  }
  {
    goPackagePath  = "github.com/mitchellh/go-homedir";
    fetch = {
      type = "git";
      url = "https://github.com/mitchellh/go-homedir";
      rev =  "b8bc1bf767474819792c23f32d8286a45736f1c6";
      sha256 = "13ry4lylalkh4g2vny9cxwvryslzyzwp9r92z0b10idhdq3wad1q";
    };
  }
  {
    goPackagePath  = "github.com/mitchellh/mapstructure";
    fetch = {
      type = "git";
      url = "https://github.com/mitchellh/mapstructure";
      rev =  "d0303fe809921458f417bcf828397a65db30a7e4";
      sha256 = "1fjwi5ghc1ibyx93apz31n4hj6gcq1hzismpdfbg2qxwshyg0ya8";
    };
  }
  {
    goPackagePath  = "github.com/montanaflynn/stats";
    fetch = {
      type = "git";
      url = "https://github.com/montanaflynn/stats";
      rev =  "eeaced052adbcfeea372c749c281099ed7fdaa38";
      sha256 = "0kamcla633692n81w0j0d423ws3qdds97r2c0i193ypsh9xknpq9";
    };
  }
  {
    goPackagePath  = "github.com/olekukonko/tablewriter";
    fetch = {
      type = "git";
      url = "https://github.com/olekukonko/tablewriter";
      rev =  "be5337e7b39e64e5f91445ce7e721888dbab7387";
      sha256 = "04zg261i4bq29bc460nyx9r2j70mj0sbxlprn87ylk8y5j2m1d1w";
    };
  }
  {
    goPackagePath  = "github.com/pmezard/go-difflib";
    fetch = {
      type = "git";
      url = "https://github.com/pmezard/go-difflib";
      rev =  "792786c7400a136282c1664665ae0a8db921c6c2";
      sha256 = "0c1cn55m4rypmscgf0rrb88pn58j3ysvc2d0432dp3c6fqg6cnzw";
    };
  }
  {
    goPackagePath  = "github.com/remeh/sizedwaitgroup";
    fetch = {
      type = "git";
      url = "https://github.com/remeh/sizedwaitgroup";
      rev =  "4b44541c93591ee0e73747d6081e61bd8c58b5c7";
      sha256 = "1kz7h8r09c95r3hc8bngznc4lrnkz2vm50lrl96cqxja0pw8jl92";
    };
  }
  {
    goPackagePath  = "github.com/russross/blackfriday";
    fetch = {
      type = "git";
      url = "https://github.com/russross/blackfriday";
      rev =  "0b647d0506a698cca42caca173e55559b12a69f2";
      sha256 = "1bv6mvnrqrcrp5d45l5p07q855sval8l3jzw1cf2dajkpcpysqln";
    };
  }
  {
    goPackagePath  = "github.com/shogo82148/go-shuffle";
    fetch = {
      type = "git";
      url = "https://github.com/shogo82148/go-shuffle";
      rev =  "4789c7c401f229b3ae1673acbccca451480660cd";
      sha256 = "1gaii1h51df8vr28ww5np8nhvfcy4plv0nja9b9h0cmcxa3jf1lp";
    };
  }
  {
    goPackagePath  = "github.com/shurcooL/sanitized_anchor_name";
    fetch = {
      type = "git";
      url = "https://github.com/shurcooL/sanitized_anchor_name";
      rev =  "541ff5ee47f1dddf6a5281af78307d921524bcb5";
      sha256 = "1fslblamqkd0yrvl1kbq95hnnji78bq9m33nnxiqs7y9w32zylv5";
    };
  }
  {
    goPackagePath  = "github.com/stretchr/testify";
    fetch = {
      type = "git";
      url = "https://github.com/stretchr/testify";
      rev =  "69483b4bd14f5845b5a1e55bca19e954e827f1d0";
      sha256 = "11lzrwkdzdd8yyag92akncc008h2f9d1bpc489mxiwp0jrmz4ivb";
    };
  }
  {
    goPackagePath  = "github.com/urfave/cli";
    fetch = {
      type = "git";
      url = "https://github.com/urfave/cli";
      rev =  "0bdeddeeb0f650497d603c4ad7b20cfe685682f6";
      sha256 = "1ny63c7bfwfrsp7vfkvb4i0xhq4v7yxqnwxa52y4xlfxs4r6v6fg";
    };
  }
  {
    goPackagePath  = "github.com/xrash/smetrics";
    fetch = {
      type = "git";
      url = "https://github.com/xrash/smetrics";
      rev =  "a3153f7040e90324c58c6287535e26a0ac5c1cc1";
      sha256 = "1phq5y6mcg741spq7snc6xsky1ybc7fllh2444sfr3p41sjq9hg6";
    };
  }
  {
    goPackagePath  = "golang.org/x/net";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/net";
      rev =  "ab5485076ff3407ad2d02db054635913f017b0ed";
      sha256 = "10805rk5rfgc3ivx35r9qmnps8hy3k3m57g0j6mz10w96k8i7pk7";
    };
  }
  {
    goPackagePath  = "golang.org/x/sys";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/sys";
      rev =  "14ac33bf8474b62c65cae263af2e4d3b543cc699";
      sha256 = "1453l5v5kizq142fiq3bg5hka7b0yvnf9fsq8y2ayj4bc9h5vqf3";
    };
  }
  {
    goPackagePath  = "gopkg.in/ini.v1";
    fetch = {
      type = "git";
      url = "https://github.com/go-ini/ini";
      rev =  "d3de07a94d22b4a0972deb4b96d790c2c0ce8333";
      sha256 = "1lpwqhcfhaa6aighd2lpjfswbb6aw5d5bsmyr0vqaqg6g5kz0ikg";
    };
  }
  {
    goPackagePath  = "gopkg.in/neurosnap/sentences.v1";
    fetch = {
      type = "git";
      url = "https://github.com/neurosnap/sentences";
      rev =  "a7f18ead1433a139742a8b42ce7a059cfb484d60";
      sha256 = "1b64xv5anfbnq6354jaygxapwgkdhbszzi604b96sm682brwl0p7";
    };
  }
  {
    goPackagePath  = "gopkg.in/yaml.v2";
    fetch = {
      type = "git";
      url = "https://github.com/go-yaml/yaml";
      rev =  "25c4ec802a7d637f88d584ab26798e94ad14c13b";
      sha256 = "053mknsl3xhjscmd552005xnwbfcg0z2iphvbvj3wi0w3pvmlw44";
    };
  }
]