1{ fetchurl, fetchgit, linkFarm, runCommand, gnutar }: rec {
2 offline_cache = linkFarm "offline" packages;
3 packages = [
4 {
5 name = "_onivim_request_light___request_light_0.4.1.tgz";
6 path = fetchurl {
7 name = "_onivim_request_light___request_light_0.4.1.tgz";
8 url = "https://registry.yarnpkg.com/@onivim/request-light/-/request-light-0.4.1.tgz";
9 sha1 = "13082e5d8a5664b73116d85d4805fb386aa44f61";
10 };
11 }
12 {
13 name = "_onivim_vscode_exthost___vscode_exthost_1.57.1001.tgz";
14 path = fetchurl {
15 name = "_onivim_vscode_exthost___vscode_exthost_1.57.1001.tgz";
16 url = "https://registry.yarnpkg.com/@onivim/vscode-exthost/-/vscode-exthost-1.57.1001.tgz";
17 sha1 = "f4642d8c077fc0ecae9dd266fa9a1dc72d84916d";
18 };
19 }
20 {
21 name = "_tootallnate_once___once_1.1.2.tgz";
22 path = fetchurl {
23 name = "_tootallnate_once___once_1.1.2.tgz";
24 url = "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz";
25 sha1 = "ccb91445360179a04e7fe6aff78c00ffc1eeaf82";
26 };
27 }
28 {
29 name = "_types_node___node_11.15.54.tgz";
30 path = fetchurl {
31 name = "_types_node___node_11.15.54.tgz";
32 url = "https://registry.yarnpkg.com/@types/node/-/node-11.15.54.tgz";
33 sha1 = "59ed60e7b0d56905a654292e8d73275034eb6283";
34 };
35 }
36 {
37 name = "agent_base___agent_base_4.3.0.tgz";
38 path = fetchurl {
39 name = "agent_base___agent_base_4.3.0.tgz";
40 url = "https://registry.yarnpkg.com/agent-base/-/agent-base-4.3.0.tgz";
41 sha1 = "8165f01c436009bccad0b1d122f05ed770efc6ee";
42 };
43 }
44 {
45 name = "agent_base___agent_base_6.0.2.tgz";
46 path = fetchurl {
47 name = "agent_base___agent_base_6.0.2.tgz";
48 url = "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz";
49 sha1 = "49fff58577cfee3f37176feab4c22e00f86d7f77";
50 };
51 }
52 {
53 name = "bindings___bindings_1.5.0.tgz";
54 path = fetchurl {
55 name = "bindings___bindings_1.5.0.tgz";
56 url = "https://registry.yarnpkg.com/bindings/-/bindings-1.5.0.tgz";
57 sha1 = "10353c9e945334bc0511a6d90b38fbc7c9c504df";
58 };
59 }
60 {
61 name = "buffer_crc32___buffer_crc32_0.2.13.tgz";
62 path = fetchurl {
63 name = "buffer_crc32___buffer_crc32_0.2.13.tgz";
64 url = "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz";
65 sha1 = "0d333e3f00eac50aa1454abd30ef8c2a5d9a7242";
66 };
67 }
68 {
69 name = "core_util_is___core_util_is_1.0.2.tgz";
70 path = fetchurl {
71 name = "core_util_is___core_util_is_1.0.2.tgz";
72 url = "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz";
73 sha1 = "b5fd54220aa2bc5ab57aab7140c940754503c1a7";
74 };
75 }
76 {
77 name = "data_uri_to_buffer___data_uri_to_buffer_3.0.1.tgz";
78 path = fetchurl {
79 name = "data_uri_to_buffer___data_uri_to_buffer_3.0.1.tgz";
80 url = "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz";
81 sha1 = "594b8973938c5bc2c33046535785341abc4f3636";
82 };
83 }
84 {
85 name = "debug___debug_3.1.0.tgz";
86 path = fetchurl {
87 name = "debug___debug_3.1.0.tgz";
88 url = "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz";
89 sha1 = "5bb5a0672628b64149566ba16819e61518c67261";
90 };
91 }
92 {
93 name = "debug___debug_4.3.2.tgz";
94 path = fetchurl {
95 name = "debug___debug_4.3.2.tgz";
96 url = "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz";
97 sha1 = "f0a49c18ac8779e31d4a0c6029dfb76873c7428b";
98 };
99 }
100 {
101 name = "debug___debug_3.2.7.tgz";
102 path = fetchurl {
103 name = "debug___debug_3.2.7.tgz";
104 url = "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz";
105 sha1 = "72580b7e9145fb39b6676f9c5e5fb100b934179a";
106 };
107 }
108 {
109 name = "es6_promise___es6_promise_4.2.8.tgz";
110 path = fetchurl {
111 name = "es6_promise___es6_promise_4.2.8.tgz";
112 url = "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz";
113 sha1 = "4eb21594c972bc40553d276e510539143db53e0a";
114 };
115 }
116 {
117 name = "es6_promisify___es6_promisify_5.0.0.tgz";
118 path = fetchurl {
119 name = "es6_promisify___es6_promisify_5.0.0.tgz";
120 url = "https://registry.yarnpkg.com/es6-promisify/-/es6-promisify-5.0.0.tgz";
121 sha1 = "5109d62f3e56ea967c4b63505aef08291c8a5203";
122 };
123 }
124 {
125 name = "fd_slicer___fd_slicer_1.1.0.tgz";
126 path = fetchurl {
127 name = "fd_slicer___fd_slicer_1.1.0.tgz";
128 url = "https://registry.yarnpkg.com/fd-slicer/-/fd-slicer-1.1.0.tgz";
129 sha1 = "25c7c89cb1f9077f8891bbe61d8f390eae256f1e";
130 };
131 }
132 {
133 name = "file_uri_to_path___file_uri_to_path_1.0.0.tgz";
134 path = fetchurl {
135 name = "file_uri_to_path___file_uri_to_path_1.0.0.tgz";
136 url = "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz";
137 sha1 = "553a7b8446ff6f684359c445f1e37a05dacc33dd";
138 };
139 }
140 {
141 name = "file_uri_to_path___file_uri_to_path_2.0.0.tgz";
142 path = fetchurl {
143 name = "file_uri_to_path___file_uri_to_path_2.0.0.tgz";
144 url = "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-2.0.0.tgz";
145 sha1 = "7b415aeba227d575851e0a5b0c640d7656403fba";
146 };
147 }
148 {
149 name = "fs_extra___fs_extra_8.1.0.tgz";
150 path = fetchurl {
151 name = "fs_extra___fs_extra_8.1.0.tgz";
152 url = "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz";
153 sha1 = "49d43c45a88cd9677668cb7be1b46efdb8d2e1c0";
154 };
155 }
156 {
157 name = "ftp___ftp_0.3.10.tgz";
158 path = fetchurl {
159 name = "ftp___ftp_0.3.10.tgz";
160 url = "https://registry.yarnpkg.com/ftp/-/ftp-0.3.10.tgz";
161 sha1 = "9197d861ad8142f3e63d5a83bfe4c59f7330885d";
162 };
163 }
164 {
165 name = "get_uri___get_uri_3.0.2.tgz";
166 path = fetchurl {
167 name = "get_uri___get_uri_3.0.2.tgz";
168 url = "https://registry.yarnpkg.com/get-uri/-/get-uri-3.0.2.tgz";
169 sha1 = "f0ef1356faabc70e1f9404fa3b66b2ba9bfc725c";
170 };
171 }
172 {
173 name = "graceful_fs___graceful_fs_4.2.6.tgz";
174 path = fetchurl {
175 name = "graceful_fs___graceful_fs_4.2.6.tgz";
176 url = "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.6.tgz";
177 sha1 = "ff040b2b0853b23c3d31027523706f1885d76bee";
178 };
179 }
180 {
181 name = "graceful_fs___graceful_fs_4.2.4.tgz";
182 path = fetchurl {
183 name = "graceful_fs___graceful_fs_4.2.4.tgz";
184 url = "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz";
185 sha1 = "2256bde14d3632958c465ebc96dc467ca07a29fb";
186 };
187 }
188 {
189 name = "http_proxy_agent___http_proxy_agent_2.1.0.tgz";
190 path = fetchurl {
191 name = "http_proxy_agent___http_proxy_agent_2.1.0.tgz";
192 url = "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-2.1.0.tgz";
193 sha1 = "e4821beef5b2142a2026bd73926fe537631c5405";
194 };
195 }
196 {
197 name = "http_proxy_agent___http_proxy_agent_4.0.1.tgz";
198 path = fetchurl {
199 name = "http_proxy_agent___http_proxy_agent_4.0.1.tgz";
200 url = "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz";
201 sha1 = "8a8c8ef7f5932ccf953c296ca8291b95aa74aa3a";
202 };
203 }
204 {
205 name = "https_proxy_agent___https_proxy_agent_2.2.4.tgz";
206 path = fetchurl {
207 name = "https_proxy_agent___https_proxy_agent_2.2.4.tgz";
208 url = "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz";
209 sha1 = "4ee7a737abd92678a293d9b34a1af4d0d08c787b";
210 };
211 }
212 {
213 name = "https_proxy_agent___https_proxy_agent_5.0.0.tgz";
214 path = fetchurl {
215 name = "https_proxy_agent___https_proxy_agent_5.0.0.tgz";
216 url = "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz";
217 sha1 = "e2a90542abb68a762e0a0850f6c9edadfd8506b2";
218 };
219 }
220 {
221 name = "iconv_lite_umd___iconv_lite_umd_0.6.8.tgz";
222 path = fetchurl {
223 name = "iconv_lite_umd___iconv_lite_umd_0.6.8.tgz";
224 url = "https://registry.yarnpkg.com/iconv-lite-umd/-/iconv-lite-umd-0.6.8.tgz";
225 sha1 = "5ad310ec126b260621471a2d586f7f37b9958ec0";
226 };
227 }
228 {
229 name = "inherits___inherits_2.0.4.tgz";
230 path = fetchurl {
231 name = "inherits___inherits_2.0.4.tgz";
232 url = "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz";
233 sha1 = "0fa2c64f932917c3433a0ded55363aae37416b7c";
234 };
235 }
236 {
237 name = "ip___ip_1.1.5.tgz";
238 path = fetchurl {
239 name = "ip___ip_1.1.5.tgz";
240 url = "https://registry.yarnpkg.com/ip/-/ip-1.1.5.tgz";
241 sha1 = "bdded70114290828c0a039e72ef25f5aaec4354a";
242 };
243 }
244 {
245 name = "isarray___isarray_0.0.1.tgz";
246 path = fetchurl {
247 name = "isarray___isarray_0.0.1.tgz";
248 url = "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz";
249 sha1 = "8a18acfca9a8f4177e09abfc6038939b05d1eedf";
250 };
251 }
252 {
253 name = "jsonfile___jsonfile_4.0.0.tgz";
254 path = fetchurl {
255 name = "jsonfile___jsonfile_4.0.0.tgz";
256 url = "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz";
257 sha1 = "8771aae0799b64076b76640fca058f9c10e33ecb";
258 };
259 }
260 {
261 name = "minimist___minimist_1.2.5.tgz";
262 path = fetchurl {
263 name = "minimist___minimist_1.2.5.tgz";
264 url = "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz";
265 sha1 = "67d66014b66a6a8aaa0c083c5fd58df4e4e97602";
266 };
267 }
268 {
269 name = "mkdirp___mkdirp_0.5.5.tgz";
270 path = fetchurl {
271 name = "mkdirp___mkdirp_0.5.5.tgz";
272 url = "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz";
273 sha1 = "d91cefd62d1436ca0f41620e251288d420099def";
274 };
275 }
276 {
277 name = "ms___ms_2.0.0.tgz";
278 path = fetchurl {
279 name = "ms___ms_2.0.0.tgz";
280 url = "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz";
281 sha1 = "5608aeadfc00be6c2901df5f9861788de0d597c8";
282 };
283 }
284 {
285 name = "ms___ms_2.1.2.tgz";
286 path = fetchurl {
287 name = "ms___ms_2.1.2.tgz";
288 url = "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz";
289 sha1 = "d09d1f357b443f493382a8eb3ccd183872ae6009";
290 };
291 }
292 {
293 name = "nan___nan_2.15.0.tgz";
294 path = fetchurl {
295 name = "nan___nan_2.15.0.tgz";
296 url = "https://registry.yarnpkg.com/nan/-/nan-2.15.0.tgz";
297 sha1 = "3f34a473ff18e15c1b5626b62903b5ad6e665fee";
298 };
299 }
300 {
301 name = "native_watchdog___native_watchdog_1.3.0.tgz";
302 path = fetchurl {
303 name = "native_watchdog___native_watchdog_1.3.0.tgz";
304 url = "https://registry.yarnpkg.com/native-watchdog/-/native-watchdog-1.3.0.tgz";
305 sha1 = "88cee94c9dc766b85c8506eda14c8bd8c9618e27";
306 };
307 }
308 {
309 name = "node_addon_api___node_addon_api_3.2.1.tgz";
310 path = fetchurl {
311 name = "node_addon_api___node_addon_api_3.2.1.tgz";
312 url = "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.2.1.tgz";
313 sha1 = "81325e0a2117789c0128dab65e7e38f07ceba161";
314 };
315 }
316 {
317 name = "node_pty___node_pty_0.11.0_beta7.tgz";
318 path = fetchurl {
319 name = "node_pty___node_pty_0.11.0_beta7.tgz";
320 url = "https://registry.yarnpkg.com/node-pty/-/node-pty-0.11.0-beta7.tgz";
321 sha1 = "aed0888b5032d96c54d8473455e6adfae3bbebbe";
322 };
323 }
324 {
325 name = "pend___pend_1.2.0.tgz";
326 path = fetchurl {
327 name = "pend___pend_1.2.0.tgz";
328 url = "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz";
329 sha1 = "7a57eb550a6783f9115331fcf4663d5c8e007a50";
330 };
331 }
332 {
333 name = "readable_stream___readable_stream_1.1.14.tgz";
334 path = fetchurl {
335 name = "readable_stream___readable_stream_1.1.14.tgz";
336 url = "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.1.14.tgz";
337 sha1 = "7cf4c54ef648e3813084c636dd2079e166c081d9";
338 };
339 }
340 {
341 name = "smart_buffer___smart_buffer_4.2.0.tgz";
342 path = fetchurl {
343 name = "smart_buffer___smart_buffer_4.2.0.tgz";
344 url = "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.2.0.tgz";
345 sha1 = "6e1d71fa4f18c05f7d0ff216dd16a481d0e8d9ae";
346 };
347 }
348 {
349 name = "socks_proxy_agent___socks_proxy_agent_5.0.0.tgz";
350 path = fetchurl {
351 name = "socks_proxy_agent___socks_proxy_agent_5.0.0.tgz";
352 url = "https://registry.yarnpkg.com/socks-proxy-agent/-/socks-proxy-agent-5.0.0.tgz";
353 sha1 = "7c0f364e7b1cf4a7a437e71253bed72e9004be60";
354 };
355 }
356 {
357 name = "socks___socks_2.6.1.tgz";
358 path = fetchurl {
359 name = "socks___socks_2.6.1.tgz";
360 url = "https://registry.yarnpkg.com/socks/-/socks-2.6.1.tgz";
361 sha1 = "989e6534a07cf337deb1b1c94aaa44296520d30e";
362 };
363 }
364 {
365 name = "spdlog___spdlog_0.13.6.tgz";
366 path = fetchurl {
367 name = "spdlog___spdlog_0.13.6.tgz";
368 url = "https://registry.yarnpkg.com/spdlog/-/spdlog-0.13.6.tgz";
369 sha1 = "26b2e13d46cbf8f2334c12ba2a8cc82de5a28f02";
370 };
371 }
372 {
373 name = "string_decoder___string_decoder_0.10.31.tgz";
374 path = fetchurl {
375 name = "string_decoder___string_decoder_0.10.31.tgz";
376 url = "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz";
377 sha1 = "62e203bc41766c6c28c9fc84301dab1c5310fa94";
378 };
379 }
380 {
381 name = "sudo_prompt___sudo_prompt_9.2.1.tgz";
382 path = fetchurl {
383 name = "sudo_prompt___sudo_prompt_9.2.1.tgz";
384 url = "https://registry.yarnpkg.com/sudo-prompt/-/sudo-prompt-9.2.1.tgz";
385 sha1 = "77efb84309c9ca489527a4e749f287e6bdd52afd";
386 };
387 }
388 {
389 name = "typescript___typescript_3.9.10.tgz";
390 path = fetchurl {
391 name = "typescript___typescript_3.9.10.tgz";
392 url = "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz";
393 sha1 = "70f3910ac7a51ed6bef79da7800690b19bf778b8";
394 };
395 }
396 {
397 name = "universalify___universalify_0.1.2.tgz";
398 path = fetchurl {
399 name = "universalify___universalify_0.1.2.tgz";
400 url = "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz";
401 sha1 = "b646f69be3942dabcecc9d6639c80dc105efaa66";
402 };
403 }
404 {
405 name = "vscode_nls___vscode_nls_4.1.2.tgz";
406 path = fetchurl {
407 name = "vscode_nls___vscode_nls_4.1.2.tgz";
408 url = "https://registry.yarnpkg.com/vscode-nls/-/vscode-nls-4.1.2.tgz";
409 sha1 = "ca8bf8bb82a0987b32801f9fddfdd2fb9fd3c167";
410 };
411 }
412 {
413 name = "vscode_proxy_agent___vscode_proxy_agent_0.11.0.tgz";
414 path = fetchurl {
415 name = "vscode_proxy_agent___vscode_proxy_agent_0.11.0.tgz";
416 url = "https://registry.yarnpkg.com/vscode-proxy-agent/-/vscode-proxy-agent-0.11.0.tgz";
417 sha1 = "9dc8d2bb9d448f1e33bb1caef97a741289660f2f";
418 };
419 }
420 {
421 name = "vscode_regexpp___vscode_regexpp_3.1.0.tgz";
422 path = fetchurl {
423 name = "vscode_regexpp___vscode_regexpp_3.1.0.tgz";
424 url = "https://registry.yarnpkg.com/vscode-regexpp/-/vscode-regexpp-3.1.0.tgz";
425 sha1 = "42d059b6fffe99bd42939c0d013f632f0cad823f";
426 };
427 }
428 {
429 name = "vscode_windows_ca_certs___vscode_windows_ca_certs_0.3.0.tgz";
430 path = fetchurl {
431 name = "vscode_windows_ca_certs___vscode_windows_ca_certs_0.3.0.tgz";
432 url = "https://registry.yarnpkg.com/vscode-windows-ca-certs/-/vscode-windows-ca-certs-0.3.0.tgz";
433 sha1 = "324e1f8ba842bbf048a39e7c0ee8fe655e9adfcc";
434 };
435 }
436 {
437 name = "xregexp___xregexp_2.0.0.tgz";
438 path = fetchurl {
439 name = "xregexp___xregexp_2.0.0.tgz";
440 url = "https://registry.yarnpkg.com/xregexp/-/xregexp-2.0.0.tgz";
441 sha1 = "52a63e56ca0b84a7f3a5f3d61872f126ad7a5943";
442 };
443 }
444 {
445 name = "yauzl___yauzl_2.10.0.tgz";
446 path = fetchurl {
447 name = "yauzl___yauzl_2.10.0.tgz";
448 url = "https://registry.yarnpkg.com/yauzl/-/yauzl-2.10.0.tgz";
449 sha1 = "c7eb17c93e112cb1086fa6d8e51fb0667b79a5f9";
450 };
451 }
452 ];
453}