nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
1{
2 addressable = {
3 dependencies = ["public_suffix"];
4 groups = ["default"];
5 platforms = [];
6 source = {
7 remotes = ["https://rubygems.org"];
8 sha256 = "1ypdmpdn20hxp5vwxz3zc04r5xcwqc25qszdlg41h8ghdqbllwmw";
9 type = "gem";
10 };
11 version = "2.8.1";
12 };
13 aws-eventstream = {
14 groups = ["default"];
15 platforms = [];
16 source = {
17 remotes = ["https://rubygems.org"];
18 sha256 = "1pyis1nvnbjxk12a43xvgj2gv0mvp4cnkc1gzw0v1018r61399gz";
19 type = "gem";
20 };
21 version = "1.2.0";
22 };
23 aws-partitions = {
24 groups = ["default"];
25 platforms = [];
26 source = {
27 remotes = ["https://rubygems.org"];
28 sha256 = "1c6w07lm5ssn0v06sh90g3swqb42ma65pfz0qlk3hqlj1fs5zd9b";
29 type = "gem";
30 };
31 version = "1.677.0";
32 };
33 aws-sdk-cloudwatchlogs = {
34 dependencies = ["aws-sdk-core" "aws-sigv4"];
35 groups = ["default"];
36 platforms = [];
37 source = {
38 remotes = ["https://rubygems.org"];
39 sha256 = "0yhwbr3g9brh7g8vjxygfvhlc9sa04g5bzyhkdcdkl7faqpy93z3";
40 type = "gem";
41 };
42 version = "1.58.0";
43 };
44 aws-sdk-core = {
45 dependencies = ["aws-eventstream" "aws-partitions" "aws-sigv4" "jmespath"];
46 groups = ["default"];
47 platforms = [];
48 source = {
49 remotes = ["https://rubygems.org"];
50 sha256 = "131acgw2hi893n0dfbczs42bkc41afhyrmd9w8zx5y8r1k5zd6rc";
51 type = "gem";
52 };
53 version = "3.168.4";
54 };
55 aws-sdk-firehose = {
56 dependencies = ["aws-sdk-core" "aws-sigv4"];
57 groups = ["default"];
58 platforms = [];
59 source = {
60 remotes = ["https://rubygems.org"];
61 sha256 = "02lznpqdmla1i5ilxn6kkbdwasl2w4m9ml09whig9wwrlwjfkdnm";
62 type = "gem";
63 };
64 version = "1.50.0";
65 };
66 aws-sdk-kinesis = {
67 dependencies = ["aws-sdk-core" "aws-sigv4"];
68 groups = ["default"];
69 platforms = [];
70 source = {
71 remotes = ["https://rubygems.org"];
72 sha256 = "0n6jdkcyh9cm4f15zmmgpzwxbal5dg2w17xcm65d1gf9dwajsjda";
73 type = "gem";
74 };
75 version = "1.42.0";
76 };
77 aws-sdk-kms = {
78 dependencies = ["aws-sdk-core" "aws-sigv4"];
79 groups = ["default"];
80 platforms = [];
81 source = {
82 remotes = ["https://rubygems.org"];
83 sha256 = "0ajp7yvnf95d60xmg618xznfwsy8h1vrkzj33r1bsf2gsfp50vzy";
84 type = "gem";
85 };
86 version = "1.61.0";
87 };
88 aws-sdk-s3 = {
89 dependencies = ["aws-sdk-core" "aws-sdk-kms" "aws-sigv4"];
90 groups = ["default"];
91 platforms = [];
92 source = {
93 remotes = ["https://rubygems.org"];
94 sha256 = "1xpb8c8zw1c0grbw1rcc0ynlys1301vm9kkqy4ls3i2zqk5v6n91";
95 type = "gem";
96 };
97 version = "1.117.2";
98 };
99 aws-sdk-sqs = {
100 dependencies = ["aws-sdk-core" "aws-sigv4"];
101 groups = ["default"];
102 platforms = [];
103 source = {
104 remotes = ["https://rubygems.org"];
105 sha256 = "1hirj20g7nnyf0xhxwvgfl12nypm1r5id16ccc8y1rbasclxs897";
106 type = "gem";
107 };
108 version = "1.52.1";
109 };
110 aws-sigv4 = {
111 dependencies = ["aws-eventstream"];
112 groups = ["default"];
113 platforms = [];
114 source = {
115 remotes = ["https://rubygems.org"];
116 sha256 = "11hkna2av47bl0yprgp8k4ya70rc3m2ib5w10fn0piplgkkmhz7m";
117 type = "gem";
118 };
119 version = "1.5.2";
120 };
121 bson = {
122 groups = ["default"];
123 platforms = [];
124 source = {
125 remotes = ["https://rubygems.org"];
126 sha256 = "19vgs9rzzyvd7jfrzynjnc6518q0ffpfciyicfywbp77zl8nc9hk";
127 type = "gem";
128 };
129 version = "4.15.0";
130 };
131 concurrent-ruby = {
132 groups = ["default"];
133 platforms = [];
134 source = {
135 remotes = ["https://rubygems.org"];
136 sha256 = "0s4fpn3mqiizpmpy2a24k4v365pv75y50292r8ajrv4i1p5b2k14";
137 type = "gem";
138 };
139 version = "1.1.10";
140 };
141 "cool.io" = {
142 groups = ["default"];
143 platforms = [];
144 source = {
145 remotes = ["https://rubygems.org"];
146 sha256 = "0dfq4h168wzvs9cvn2mm8648ynkl936pgjva2p8ik34p6d620537";
147 type = "gem";
148 };
149 version = "1.7.1";
150 };
151 digest-crc = {
152 dependencies = ["rake"];
153 groups = ["default"];
154 platforms = [];
155 source = {
156 remotes = ["https://rubygems.org"];
157 sha256 = "1czaak53w8n13y1fr0q23gp0fhklvxjac5n562qj3xk6sh5ad0x2";
158 type = "gem";
159 };
160 version = "0.6.4";
161 };
162 elastic-transport = {
163 dependencies = ["faraday" "multi_json"];
164 groups = ["default"];
165 platforms = [];
166 source = {
167 remotes = ["https://rubygems.org"];
168 sha256 = "0w5l26fwyby8pjcyyap015q5lxc619j8ig6af5slbp9l2x7kjaby";
169 type = "gem";
170 };
171 version = "8.1.0";
172 };
173 elasticsearch = {
174 dependencies = ["elastic-transport" "elasticsearch-api"];
175 groups = ["default"];
176 platforms = [];
177 source = {
178 remotes = ["https://rubygems.org"];
179 sha256 = "0mwrf667p3n0xdashlk3m66a7vcqsg4vnr5icm7jgdd71qr4yvds";
180 type = "gem";
181 };
182 version = "8.5.2";
183 };
184 elasticsearch-api = {
185 dependencies = ["multi_json"];
186 groups = ["default"];
187 platforms = [];
188 source = {
189 remotes = ["https://rubygems.org"];
190 sha256 = "138s5rcy5j63sjf6k8av8gaxn46nh8nf1bwxyxfygyy3q2q9m4vs";
191 type = "gem";
192 };
193 version = "8.5.2";
194 };
195 excon = {
196 groups = ["default"];
197 platforms = [];
198 source = {
199 remotes = ["https://rubygems.org"];
200 sha256 = "08idrrnpwzr87wc5yhyv6id1f6zigr3nfn45mff01605b0zghdby";
201 type = "gem";
202 };
203 version = "0.95.0";
204 };
205 faraday = {
206 dependencies = ["faraday-em_http" "faraday-em_synchrony" "faraday-excon" "faraday-httpclient" "faraday-multipart" "faraday-net_http" "faraday-net_http_persistent" "faraday-patron" "faraday-rack" "faraday-retry" "ruby2_keywords"];
207 groups = ["default"];
208 platforms = [];
209 source = {
210 remotes = ["https://rubygems.org"];
211 sha256 = "1d5ipsv069dhgv9zhxgj8pz4j52yhgvfm01aq881yz7qgjd7ilxp";
212 type = "gem";
213 };
214 version = "1.10.2";
215 };
216 faraday-em_http = {
217 groups = ["default"];
218 platforms = [];
219 source = {
220 remotes = ["https://rubygems.org"];
221 sha256 = "12cnqpbak4vhikrh2cdn94assh3yxza8rq2p9w2j34bqg5q4qgbs";
222 type = "gem";
223 };
224 version = "1.0.0";
225 };
226 faraday-em_synchrony = {
227 groups = ["default"];
228 platforms = [];
229 source = {
230 remotes = ["https://rubygems.org"];
231 sha256 = "1vgrbhkp83sngv6k4mii9f2s9v5lmp693hylfxp2ssfc60fas3a6";
232 type = "gem";
233 };
234 version = "1.0.0";
235 };
236 faraday-excon = {
237 groups = ["default"];
238 platforms = [];
239 source = {
240 remotes = ["https://rubygems.org"];
241 sha256 = "0h09wkb0k0bhm6dqsd47ac601qiaah8qdzjh8gvxfd376x1chmdh";
242 type = "gem";
243 };
244 version = "1.1.0";
245 };
246 faraday-httpclient = {
247 groups = ["default"];
248 platforms = [];
249 source = {
250 remotes = ["https://rubygems.org"];
251 sha256 = "0fyk0jd3ks7fdn8nv3spnwjpzx2lmxmg2gh4inz3by1zjzqg33sc";
252 type = "gem";
253 };
254 version = "1.0.1";
255 };
256 faraday-multipart = {
257 dependencies = ["multipart-post"];
258 groups = ["default"];
259 platforms = [];
260 source = {
261 remotes = ["https://rubygems.org"];
262 sha256 = "09871c4hd7s5ws1wl4gs7js1k2wlby6v947m2bbzg43pnld044lh";
263 type = "gem";
264 };
265 version = "1.0.4";
266 };
267 faraday-net_http = {
268 groups = ["default"];
269 platforms = [];
270 source = {
271 remotes = ["https://rubygems.org"];
272 sha256 = "1fi8sda5hc54v1w3mqfl5yz09nhx35kglyx72w7b8xxvdr0cwi9j";
273 type = "gem";
274 };
275 version = "1.0.1";
276 };
277 faraday-net_http_persistent = {
278 groups = ["default"];
279 platforms = [];
280 source = {
281 remotes = ["https://rubygems.org"];
282 sha256 = "0dc36ih95qw3rlccffcb0vgxjhmipsvxhn6cw71l7ffs0f7vq30b";
283 type = "gem";
284 };
285 version = "1.2.0";
286 };
287 faraday-patron = {
288 groups = ["default"];
289 platforms = [];
290 source = {
291 remotes = ["https://rubygems.org"];
292 sha256 = "19wgsgfq0xkski1g7m96snv39la3zxz6x7nbdgiwhg5v82rxfb6w";
293 type = "gem";
294 };
295 version = "1.0.0";
296 };
297 faraday-rack = {
298 groups = ["default"];
299 platforms = [];
300 source = {
301 remotes = ["https://rubygems.org"];
302 sha256 = "1h184g4vqql5jv9s9im6igy00jp6mrah2h14py6mpf9bkabfqq7g";
303 type = "gem";
304 };
305 version = "1.0.0";
306 };
307 faraday-retry = {
308 groups = ["default"];
309 platforms = [];
310 source = {
311 remotes = ["https://rubygems.org"];
312 sha256 = "153i967yrwnswqgvnnajgwp981k9p50ys1h80yz3q94rygs59ldd";
313 type = "gem";
314 };
315 version = "1.0.3";
316 };
317 fluent-config-regexp-type = {
318 dependencies = ["fluentd"];
319 groups = ["default"];
320 platforms = [];
321 source = {
322 remotes = ["https://rubygems.org"];
323 sha256 = "0hk0vxcmlbid7n6piyv3x83j5gyiz7in397l9x3c6nh69wicy7gm";
324 type = "gem";
325 };
326 version = "1.0.0";
327 };
328 fluent-plugin-cloudwatch-logs = {
329 dependencies = ["aws-sdk-cloudwatchlogs" "fluentd"];
330 groups = ["default"];
331 platforms = [];
332 source = {
333 remotes = ["https://rubygems.org"];
334 sha256 = "139d7qv4my818mhjp0104ns9dlndlvrb6dgxa2rkv6jlzlamjpjb";
335 type = "gem";
336 };
337 version = "0.14.3";
338 };
339 fluent-plugin-concat = {
340 dependencies = ["fluentd"];
341 groups = ["default"];
342 platforms = [];
343 source = {
344 remotes = ["https://rubygems.org"];
345 sha256 = "1b9z6hrjcsvccfimmgczzcbhvf2zwyqzvsdc29i2biqhk1mcwn3k";
346 type = "gem";
347 };
348 version = "2.5.0";
349 };
350 fluent-plugin-elasticsearch = {
351 dependencies = ["elasticsearch" "excon" "faraday" "fluentd"];
352 groups = ["default"];
353 platforms = [];
354 source = {
355 remotes = ["https://rubygems.org"];
356 sha256 = "136nsmi15vcn0var59j1vqkysvmcp7y8fva25gkcx3hx1l92bxwh";
357 type = "gem";
358 };
359 version = "5.2.4";
360 };
361 fluent-plugin-kafka = {
362 dependencies = ["fluentd" "ltsv" "ruby-kafka"];
363 groups = ["default"];
364 platforms = [];
365 source = {
366 remotes = ["https://rubygems.org"];
367 sha256 = "1ggiq89brahyamnw4sn4pmfqsw8xjz2k9k9hajsjlzkm9djppdwf";
368 type = "gem";
369 };
370 version = "0.18.1";
371 };
372 fluent-plugin-kinesis = {
373 dependencies = ["aws-sdk-firehose" "aws-sdk-kinesis" "fluentd" "google-protobuf"];
374 groups = ["default"];
375 platforms = [];
376 source = {
377 remotes = ["https://rubygems.org"];
378 sha256 = "07n5pzfz143hlvbzbx5rczb33ai9kdp48vhdak100m6xpaqkvc2p";
379 type = "gem";
380 };
381 version = "3.4.2";
382 };
383 fluent-plugin-mongo = {
384 dependencies = ["fluentd" "mongo"];
385 groups = ["default"];
386 platforms = [];
387 source = {
388 remotes = ["https://rubygems.org"];
389 sha256 = "1m3fa6fwpzxw08lnczsif5c7v33yryyvgb1lbp7a7qjhipvb6jfm";
390 type = "gem";
391 };
392 version = "1.6.0";
393 };
394 fluent-plugin-record-reformer = {
395 dependencies = ["fluentd"];
396 groups = ["default"];
397 platforms = [];
398 source = {
399 remotes = ["https://rubygems.org"];
400 sha256 = "1gwfrfyi9is4l9q4ih3c4l3c9qvyh00jnd2qajdpdh5xjj2m7akn";
401 type = "gem";
402 };
403 version = "0.9.1";
404 };
405 fluent-plugin-rewrite-tag-filter = {
406 dependencies = ["fluent-config-regexp-type" "fluentd"];
407 groups = ["default"];
408 platforms = [];
409 source = {
410 remotes = ["https://rubygems.org"];
411 sha256 = "1vjvn8ph87cl2dl0dbaap69rciglsdma1y5ghn2vm5mvh5h7xbs6";
412 type = "gem";
413 };
414 version = "2.4.0";
415 };
416 fluent-plugin-s3 = {
417 dependencies = ["aws-sdk-s3" "aws-sdk-sqs" "fluentd"];
418 groups = ["default"];
419 platforms = [];
420 source = {
421 remotes = ["https://rubygems.org"];
422 sha256 = "04yvxhynjqm35dycrxqwfw9r7mv6ycyda1wvki27z5hpsdy57b1m";
423 type = "gem";
424 };
425 version = "1.7.2";
426 };
427 fluent-plugin-webhdfs = {
428 dependencies = ["fluentd" "webhdfs"];
429 groups = ["default"];
430 platforms = [];
431 source = {
432 remotes = ["https://rubygems.org"];
433 sha256 = "1llpsbd5n2lgxbq16px5hbp3zfw65bdp46b08v87b6rmn3h47aiv";
434 type = "gem";
435 };
436 version = "1.5.0";
437 };
438 fluentd = {
439 dependencies = ["cool.io" "http_parser.rb" "msgpack" "serverengine" "sigdump" "strptime" "tzinfo" "tzinfo-data" "webrick" "yajl-ruby"];
440 groups = ["default"];
441 platforms = [];
442 source = {
443 remotes = ["https://rubygems.org"];
444 sha256 = "1jn1i14zaw2pf4j6i7g7cj0h8j94wrcbn0an8w44h7g5mazl98nn";
445 type = "gem";
446 };
447 version = "1.15.3";
448 };
449 google-protobuf = {
450 groups = ["default"];
451 platforms = [];
452 source = {
453 remotes = ["https://rubygems.org"];
454 sha256 = "1dcgkhjiaxha3yznyxxzm8a4n4jf61rk7kgbxy4sdkb865zbn2ab";
455 type = "gem";
456 };
457 version = "3.21.12";
458 };
459 "http_parser.rb" = {
460 groups = ["default"];
461 platforms = [];
462 source = {
463 remotes = ["https://rubygems.org"];
464 sha256 = "1gj4fmls0mf52dlr928gaq0c0cb0m3aqa9kaa6l0ikl2zbqk42as";
465 type = "gem";
466 };
467 version = "0.8.0";
468 };
469 jmespath = {
470 groups = ["default"];
471 platforms = [];
472 source = {
473 remotes = ["https://rubygems.org"];
474 sha256 = "1cdw9vw2qly7q7r41s7phnac264rbsdqgj4l0h4nqgbjb157g393";
475 type = "gem";
476 };
477 version = "1.6.2";
478 };
479 ltsv = {
480 groups = ["default"];
481 platforms = [];
482 source = {
483 remotes = ["https://rubygems.org"];
484 sha256 = "0wrjvc5079zhpn62k1yflrf7js6vaysrg1qwggf7bj2zi0p5rhys";
485 type = "gem";
486 };
487 version = "0.1.2";
488 };
489 mongo = {
490 dependencies = ["bson"];
491 groups = ["default"];
492 platforms = [];
493 source = {
494 remotes = ["https://rubygems.org"];
495 sha256 = "1ldpcyqhgvdn7rd1vdbv2n3xnr6ajw7964yb9gr44nv7z35fd7kn";
496 type = "gem";
497 };
498 version = "2.18.2";
499 };
500 msgpack = {
501 groups = ["default"];
502 platforms = [];
503 source = {
504 remotes = ["https://rubygems.org"];
505 sha256 = "1q03pb0vq8388s431nbxabsfxnch6p304c8vnjlk0zzpcv713yr3";
506 type = "gem";
507 };
508 version = "1.6.0";
509 };
510 multi_json = {
511 groups = ["default"];
512 platforms = [];
513 source = {
514 remotes = ["https://rubygems.org"];
515 sha256 = "0pb1g1y3dsiahavspyzkdy39j4q377009f6ix0bh1ag4nqw43l0z";
516 type = "gem";
517 };
518 version = "1.15.0";
519 };
520 multipart-post = {
521 groups = ["default"];
522 platforms = [];
523 source = {
524 remotes = ["https://rubygems.org"];
525 sha256 = "1n0kvnrcrjn31jb97kcx3wj1f5kkjza7yygfq8rxzf3i57g7jaa6";
526 type = "gem";
527 };
528 version = "2.2.3";
529 };
530 public_suffix = {
531 groups = ["default"];
532 platforms = [];
533 source = {
534 remotes = ["https://rubygems.org"];
535 sha256 = "0hz0bx2qs2pwb0bwazzsah03ilpf3aai8b7lk7s35jsfzwbkjq35";
536 type = "gem";
537 };
538 version = "5.0.1";
539 };
540 rake = {
541 groups = ["default"];
542 platforms = [];
543 source = {
544 remotes = ["https://rubygems.org"];
545 sha256 = "15whn7p9nrkxangbs9hh75q585yfn66lv0v2mhj6q6dl6x8bzr2w";
546 type = "gem";
547 };
548 version = "13.0.6";
549 };
550 ruby-kafka = {
551 dependencies = ["digest-crc"];
552 groups = ["default"];
553 platforms = [];
554 source = {
555 remotes = ["https://rubygems.org"];
556 sha256 = "13i3fvjy0n1n1aa71b30nwx2xchhsps3yhi17r0s6ay7wr26jr7p";
557 type = "gem";
558 };
559 version = "1.5.0";
560 };
561 ruby2_keywords = {
562 groups = ["default"];
563 platforms = [];
564 source = {
565 remotes = ["https://rubygems.org"];
566 sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz";
567 type = "gem";
568 };
569 version = "0.0.5";
570 };
571 serverengine = {
572 dependencies = ["sigdump"];
573 groups = ["default"];
574 platforms = [];
575 source = {
576 remotes = ["https://rubygems.org"];
577 sha256 = "1snxfmkmmxpdica8629gdl6qj3xradcx787ccvhfa90gh8wyfqqj";
578 type = "gem";
579 };
580 version = "2.3.0";
581 };
582 sigdump = {
583 groups = ["default"];
584 platforms = [];
585 source = {
586 remotes = ["https://rubygems.org"];
587 sha256 = "1mqf06iw7rymv54y7rgbmfi6ppddgjjmxzi3hrw658n1amp1gwhb";
588 type = "gem";
589 };
590 version = "0.2.4";
591 };
592 strptime = {
593 groups = ["default"];
594 platforms = [];
595 source = {
596 remotes = ["https://rubygems.org"];
597 sha256 = "1ycs0xz58kymf7yp4h56f0nid2z7g3s18dj7pa3p790pfzzpgvcq";
598 type = "gem";
599 };
600 version = "0.2.5";
601 };
602 tzinfo = {
603 dependencies = ["concurrent-ruby"];
604 groups = ["default"];
605 platforms = [];
606 source = {
607 remotes = ["https://rubygems.org"];
608 sha256 = "0rx114mpqnw2k4h98vc0rs0x0bmf0img84yh8mkkjkal07cjydf5";
609 type = "gem";
610 };
611 version = "2.0.5";
612 };
613 tzinfo-data = {
614 dependencies = ["tzinfo"];
615 groups = ["default"];
616 platforms = [];
617 source = {
618 remotes = ["https://rubygems.org"];
619 sha256 = "0drm9pygji01pyimxq65ngdvgpn228g7fhffmrqw0xn7l2rdhclp";
620 type = "gem";
621 };
622 version = "1.2022.7";
623 };
624 webhdfs = {
625 dependencies = ["addressable"];
626 groups = ["default"];
627 platforms = [];
628 source = {
629 remotes = ["https://rubygems.org"];
630 sha256 = "0pkdsj8ybjfp1sr7gzdxd7van5fpmhc9v2c5g3hifdx4s4yzhcq7";
631 type = "gem";
632 };
633 version = "0.10.2";
634 };
635 webrick = {
636 groups = ["default"];
637 platforms = [];
638 source = {
639 remotes = ["https://rubygems.org"];
640 sha256 = "1d4cvgmxhfczxiq5fr534lmizkhigd15bsx5719r5ds7k7ivisc7";
641 type = "gem";
642 };
643 version = "1.7.0";
644 };
645 yajl-ruby = {
646 groups = ["default"];
647 platforms = [];
648 source = {
649 remotes = ["https://rubygems.org"];
650 sha256 = "1lni4jbyrlph7sz8y49q84pb0sbj82lgwvnjnsiv01xf26f4v5wc";
651 type = "gem";
652 };
653 version = "1.4.3";
654 };
655}