python312Packages.llm-gguf: init at 0.2 (#364926)
[NixPkgs.git] / pkgs / development / tools / jazzy / gemset.nix
blobe0c652b82e229ed7776a2243fe2333de772bee83
2   activesupport = {
3     dependencies = [
4       "concurrent-ruby"
5       "i18n"
6       "minitest"
7       "tzinfo"
8     ];
9     groups = [ "default" ];
10     platforms = [ ];
11     source = {
12       remotes = [ "https://rubygems.org" ];
13       sha256 = "0r15sbhl4nrkh2g5ccbhmn3c2ngri71j0yfnarxkq90vdrhqqjgh";
14       type = "gem";
15     };
16     version = "5.2.8.1";
17   };
18   addressable = {
19     dependencies = [ "public_suffix" ];
20     groups = [ "default" ];
21     platforms = [ ];
22     source = {
23       remotes = [ "https://rubygems.org" ];
24       sha256 = "0cl2qpvwiffym62z991ynks7imsm87qmgxf0yfsmlwzkgi9qcaa6";
25       type = "gem";
26     };
27     version = "2.8.7";
28   };
29   algoliasearch = {
30     dependencies = [
31       "httpclient"
32       "json"
33     ];
34     groups = [ "default" ];
35     platforms = [ ];
36     source = {
37       remotes = [ "https://rubygems.org" ];
38       sha256 = "0ly8zsgvih540xmxr098hsngv61cf119wf28q5hbvi1f7kgwvh96";
39       type = "gem";
40     };
41     version = "1.27.5";
42   };
43   atomos = {
44     groups = [ "default" ];
45     platforms = [ ];
46     source = {
47       remotes = [ "https://rubygems.org" ];
48       sha256 = "17vq6sjyswr5jfzwdccw748kgph6bdw30bakwnn6p8sl4hpv4hvx";
49       type = "gem";
50     };
51     version = "0.1.3";
52   };
53   base64 = {
54     groups = [ "default" ];
55     platforms = [ ];
56     source = {
57       remotes = [ "https://rubygems.org" ];
58       sha256 = "01qml0yilb9basf7is2614skjp8384h2pycfx86cr8023arfj98g";
59       type = "gem";
60     };
61     version = "0.2.0";
62   };
63   CFPropertyList = {
64     dependencies = [
65       "base64"
66       "nkf"
67       "rexml"
68     ];
69     groups = [ "default" ];
70     platforms = [ ];
71     source = {
72       remotes = [ "https://rubygems.org" ];
73       sha256 = "0k1w5i4lb1z941m7ds858nly33f3iv12wvr1zav5x3fa99hj2my4";
74       type = "gem";
75     };
76     version = "3.0.7";
77   };
78   claide = {
79     groups = [ "default" ];
80     platforms = [ ];
81     source = {
82       remotes = [ "https://rubygems.org" ];
83       sha256 = "0bpqhc0kqjp1bh9b7ffc395l9gfls0337rrhmab4v46ykl45qg3d";
84       type = "gem";
85     };
86     version = "1.1.0";
87   };
88   cocoapods = {
89     dependencies = [
90       "addressable"
91       "claide"
92       "cocoapods-core"
93       "cocoapods-deintegrate"
94       "cocoapods-downloader"
95       "cocoapods-plugins"
96       "cocoapods-search"
97       "cocoapods-trunk"
98       "cocoapods-try"
99       "colored2"
100       "escape"
101       "fourflusher"
102       "gh_inspector"
103       "molinillo"
104       "nap"
105       "ruby-macho"
106       "xcodeproj"
107     ];
108     groups = [ "default" ];
109     platforms = [ ];
110     source = {
111       remotes = [ "https://rubygems.org" ];
112       sha256 = "0d0vlzjizqkw2m6am9gcnjkxy73zl74ill28v17v0s2v8fzd7nbg";
113       type = "gem";
114     };
115     version = "1.10.2";
116   };
117   cocoapods-core = {
118     dependencies = [
119       "activesupport"
120       "addressable"
121       "algoliasearch"
122       "concurrent-ruby"
123       "fuzzy_match"
124       "nap"
125       "netrc"
126       "public_suffix"
127       "typhoeus"
128     ];
129     groups = [ "default" ];
130     platforms = [ ];
131     source = {
132       remotes = [ "https://rubygems.org" ];
133       sha256 = "1j1sapw5l3xc5d8mli09az1bbmfdynlx7xv8lbghvm9i1md14dl5";
134       type = "gem";
135     };
136     version = "1.10.2";
137   };
138   cocoapods-deintegrate = {
139     groups = [ "default" ];
140     platforms = [ ];
141     source = {
142       remotes = [ "https://rubygems.org" ];
143       sha256 = "18pnng0lv5z6kpp8hnki0agdxx979iq6hxkfkglsyqzmir22lz2i";
144       type = "gem";
145     };
146     version = "1.0.5";
147   };
148   cocoapods-downloader = {
149     groups = [ "default" ];
150     platforms = [ ];
151     source = {
152       remotes = [ "https://rubygems.org" ];
153       sha256 = "0jgipkiah3z6qb9ax6qac3b2m1idavd5adc319k5rjsfddpfgszh";
154       type = "gem";
155     };
156     version = "1.6.3";
157   };
158   cocoapods-plugins = {
159     dependencies = [ "nap" ];
160     source = {
161       remotes = [ "https://rubygems.org" ];
162       sha256 = "16na82sfyc8801qs1n22nwq486s4j7yj6rj7fcp8cbxmj371fpbj";
163       type = "gem";
164     };
165     version = "1.0.0";
166   };
167   cocoapods-search = {
168     groups = [ "default" ];
169     platforms = [ ];
170     source = {
171       remotes = [ "https://rubygems.org" ];
172       sha256 = "12amy0nknv09bvzix8bkmcjn996c50c4ms20v2dl7v8rcw73n4qv";
173       type = "gem";
174     };
175     version = "1.0.1";
176   };
177   cocoapods-trunk = {
178     dependencies = [
179       "nap"
180       "netrc"
181     ];
182     groups = [ "default" ];
183     platforms = [ ];
184     source = {
185       remotes = [ "https://rubygems.org" ];
186       sha256 = "0cgdx7z9psxxrsa13fk7qc9i6jskrwcafhrdz94avzia2y6dlnsz";
187       type = "gem";
188     };
189     version = "1.6.0";
190   };
191   cocoapods-try = {
192     groups = [ "default" ];
193     platforms = [ ];
194     source = {
195       remotes = [ "https://rubygems.org" ];
196       sha256 = "1znyp625rql37ivb5rk9fk9564cmax8icxfr041ysivpdrn98nql";
197       type = "gem";
198     };
199     version = "1.2.0";
200   };
201   colored2 = {
202     source = {
203       remotes = [ "https://rubygems.org" ];
204       sha256 = "0jlbqa9q4mvrm73aw9mxh23ygzbjiqwisl32d8szfb5fxvbjng5i";
205       type = "gem";
206     };
207     version = "3.1.2";
208   };
209   concurrent-ruby = {
210     groups = [ "default" ];
211     platforms = [ ];
212     source = {
213       remotes = [ "https://rubygems.org" ];
214       sha256 = "0skwdasxq7mnlcccn6aqabl7n9r3jd7k19ryzlzzip64cn4x572g";
215       type = "gem";
216     };
217     version = "1.3.3";
218   };
219   escape = {
220     source = {
221       remotes = [ "https://rubygems.org" ];
222       sha256 = "0sa1xkfc9jvkwyw1jbz3jhkq0ms1zrvswi6mmfiwcisg5fp497z4";
223       type = "gem";
224     };
225     version = "0.0.4";
226   };
227   ethon = {
228     dependencies = [ "ffi" ];
229     groups = [ "default" ];
230     platforms = [ ];
231     source = {
232       remotes = [ "https://rubygems.org" ];
233       sha256 = "17ix0mijpsy3y0c6ywrk5ibarmvqzjsirjyprpsy3hwax8fdm85v";
234       type = "gem";
235     };
236     version = "0.16.0";
237   };
238   ffi = {
239     groups = [ "default" ];
240     platforms = [ ];
241     source = {
242       remotes = [ "https://rubygems.org" ];
243       sha256 = "07139870npj59jnl8vmk39ja3gdk3fb5z9vc0lf32y2h891hwqsi";
244       type = "gem";
245     };
246     version = "1.17.0";
247   };
248   fourflusher = {
249     groups = [ "default" ];
250     platforms = [ ];
251     source = {
252       remotes = [ "https://rubygems.org" ];
253       sha256 = "1afabh3g3gwj0ad53fs62waks815xcckf7pkci76l6vrghffcg8v";
254       type = "gem";
255     };
256     version = "2.3.1";
257   };
258   fuzzy_match = {
259     source = {
260       remotes = [ "https://rubygems.org" ];
261       sha256 = "19gw1ifsgfrv7xdi6n61658vffgm1867f4xdqfswb2b5h6alzpmm";
262       type = "gem";
263     };
264     version = "2.0.4";
265   };
266   gh_inspector = {
267     groups = [ "default" ];
268     platforms = [ ];
269     source = {
270       remotes = [ "https://rubygems.org" ];
271       sha256 = "0f8r9byajj3bi2c7c5sqrc7m0zrv3nblfcd4782lw5l73cbsgk04";
272       type = "gem";
273     };
274     version = "1.1.3";
275   };
276   httpclient = {
277     groups = [ "default" ];
278     platforms = [ ];
279     source = {
280       remotes = [ "https://rubygems.org" ];
281       sha256 = "19mxmvghp7ki3klsxwrlwr431li7hm1lczhhj8z4qihl2acy8l99";
282       type = "gem";
283     };
284     version = "2.8.3";
285   };
286   i18n = {
287     dependencies = [ "concurrent-ruby" ];
288     groups = [ "default" ];
289     platforms = [ ];
290     source = {
291       remotes = [ "https://rubygems.org" ];
292       sha256 = "1ffix518y7976qih9k1lgnc17i3v6yrlh0a3mckpxdb4wc2vrp16";
293       type = "gem";
294     };
295     version = "1.14.5";
296   };
297   jazzy = {
298     dependencies = [
299       "cocoapods"
300       "mustache"
301       "open4"
302       "redcarpet"
303       "rexml"
304       "rouge"
305       "sassc"
306       "sqlite3"
307       "xcinvoke"
308     ];
309     groups = [ "default" ];
310     platforms = [ ];
311     source = {
312       remotes = [ "https://rubygems.org" ];
313       sha256 = "04gm9p7qlac46ml7fz5gd0b6f43hl3ib4w9vvxnq9k9fg9qqs88v";
314       type = "gem";
315     };
316     version = "0.15.1";
317   };
318   json = {
319     groups = [ "default" ];
320     platforms = [ ];
321     source = {
322       remotes = [ "https://rubygems.org" ];
323       sha256 = "0b4qsi8gay7ncmigr0pnbxyb17y3h8kavdyhsh7nrlqwr35vb60q";
324       type = "gem";
325     };
326     version = "2.7.2";
327   };
328   liferaft = {
329     source = {
330       remotes = [ "https://rubygems.org" ];
331       sha256 = "1kasbbx84gzsxx8w8bgr6xjg43h9bvzzaqg7si8jirnja8yc27k3";
332       type = "gem";
333     };
334     version = "0.0.6";
335   };
336   mini_portile2 = {
337     groups = [ "default" ];
338     platforms = [ ];
339     source = {
340       remotes = [ "https://rubygems.org" ];
341       sha256 = "1q1f2sdw3y3y9mnym9dhjgsjr72sq975cfg5c4yx7gwv8nmzbvhk";
342       type = "gem";
343     };
344     version = "2.8.7";
345   };
346   minitest = {
347     groups = [ "default" ];
348     platforms = [ ];
349     source = {
350       remotes = [ "https://rubygems.org" ];
351       sha256 = "0jj629q3vw5yn90q4di4dyb87pil4a8qfm2srhgy5nc8j2n33v1i";
352       type = "gem";
353     };
354     version = "5.24.1";
355   };
356   molinillo = {
357     groups = [ "default" ];
358     platforms = [ ];
359     source = {
360       remotes = [ "https://rubygems.org" ];
361       sha256 = "1hh40z1adl4lw16dj4hxgabx4rr28mgqycih1y1d91bwww0jjdg6";
362       type = "gem";
363     };
364     version = "0.6.6";
365   };
366   mustache = {
367     groups = [ "default" ];
368     platforms = [ ];
369     source = {
370       remotes = [ "https://rubygems.org" ];
371       sha256 = "1l0p4wx15mi3wnamfv92ipkia4nsx8qi132c6g51jfdma3fiz2ch";
372       type = "gem";
373     };
374     version = "1.1.1";
375   };
376   nanaimo = {
377     groups = [ "default" ];
378     platforms = [ ];
379     source = {
380       remotes = [ "https://rubygems.org" ];
381       sha256 = "0xi36h3f7nm8bc2k0b6svpda1lyank2gf872lxjbhw3h95hdrbma";
382       type = "gem";
383     };
384     version = "0.3.0";
385   };
386   nap = {
387     source = {
388       remotes = [ "https://rubygems.org" ];
389       sha256 = "0xm5xssxk5s03wjarpipfm39qmgxsalb46v1prsis14x1xk935ll";
390       type = "gem";
391     };
392     version = "1.1.0";
393   };
394   netrc = {
395     source = {
396       remotes = [ "https://rubygems.org" ];
397       sha256 = "0gzfmcywp1da8nzfqsql2zqi648mfnx6qwkig3cv36n9m0yy676y";
398       type = "gem";
399     };
400     version = "0.11.0";
401   };
402   nkf = {
403     groups = [ "default" ];
404     platforms = [ ];
405     source = {
406       remotes = [ "https://rubygems.org" ];
407       sha256 = "09piyp2pd74klb9wcn0zw4mb5l0k9wzwppxggxi1yi95l2ym3hgv";
408       type = "gem";
409     };
410     version = "0.2.0";
411   };
412   open4 = {
413     source = {
414       remotes = [ "https://rubygems.org" ];
415       sha256 = "1cgls3f9dlrpil846q0w7h66vsc33jqn84nql4gcqkk221rh7px1";
416       type = "gem";
417     };
418     version = "1.3.4";
419   };
420   public_suffix = {
421     groups = [ "default" ];
422     platforms = [ ];
423     source = {
424       remotes = [ "https://rubygems.org" ];
425       sha256 = "17m8q2dzm7a74amnab5rf3f3m466i300awihl3ygh4v80wpf3j6j";
426       type = "gem";
427     };
428     version = "6.0.0";
429   };
430   redcarpet = {
431     groups = [ "default" ];
432     platforms = [ ];
433     source = {
434       remotes = [ "https://rubygems.org" ];
435       sha256 = "1sg9sbf9pm91l7lac7fs4silabyn0vflxwaa2x3lrzsm0ff8ilca";
436       type = "gem";
437     };
438     version = "3.6.0";
439   };
440   rexml = {
441     dependencies = [ "strscan" ];
442     groups = [ "default" ];
443     platforms = [ ];
444     source = {
445       remotes = [ "https://rubygems.org" ];
446       sha256 = "0zr5qpa8lampaqzhdcjcvyqnrqcjl7439mqjlkjz43wdhmpnh4s5";
447       type = "gem";
448     };
449     version = "3.3.2";
450   };
451   rouge = {
452     groups = [ "default" ];
453     platforms = [ ];
454     source = {
455       remotes = [ "https://rubygems.org" ];
456       sha256 = "072qvvrcqj0yfr3b0j932mlhvn41i38bq37z7z07i3ikagndkqwy";
457       type = "gem";
458     };
459     version = "4.3.0";
460   };
461   ruby-macho = {
462     groups = [ "default" ];
463     platforms = [ ];
464     source = {
465       remotes = [ "https://rubygems.org" ];
466       sha256 = "0lhdjn91jkifsy2hzq2hgcm0pp8pbik87m58zmw1ifh6hkp9adjb";
467       type = "gem";
468     };
469     version = "1.4.0";
470   };
471   sassc = {
472     dependencies = [ "ffi" ];
473     groups = [ "default" ];
474     platforms = [ ];
475     source = {
476       remotes = [ "https://rubygems.org" ];
477       sha256 = "0gpqv48xhl8mb8qqhcifcp0pixn206a7imc07g48armklfqa4q2c";
478       type = "gem";
479     };
480     version = "2.4.0";
481   };
482   sqlite3 = {
483     dependencies = [ "mini_portile2" ];
484     groups = [ "default" ];
485     platforms = [ ];
486     source = {
487       remotes = [ "https://rubygems.org" ];
488       sha256 = "073hd24qwx9j26cqbk0jma0kiajjv9fb8swv9rnz8j4mf0ygcxzs";
489       type = "gem";
490     };
491     version = "1.7.3";
492   };
493   strscan = {
494     groups = [ "default" ];
495     platforms = [ ];
496     source = {
497       remotes = [ "https://rubygems.org" ];
498       sha256 = "0mamrl7pxacbc79ny5hzmakc9grbjysm3yy6119ppgsg44fsif01";
499       type = "gem";
500     };
501     version = "3.1.0";
502   };
503   thread_safe = {
504     source = {
505       remotes = [ "https://rubygems.org" ];
506       sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy";
507       type = "gem";
508     };
509     version = "0.3.6";
510   };
511   typhoeus = {
512     dependencies = [ "ethon" ];
513     groups = [ "default" ];
514     platforms = [ ];
515     source = {
516       remotes = [ "https://rubygems.org" ];
517       sha256 = "0z7gamf6s83wy0yqms3bi4srirn3fc0lc7n65lqanidxcj1xn5qw";
518       type = "gem";
519     };
520     version = "1.4.1";
521   };
522   tzinfo = {
523     dependencies = [ "thread_safe" ];
524     groups = [ "default" ];
525     platforms = [ ];
526     source = {
527       remotes = [ "https://rubygems.org" ];
528       sha256 = "1dk1cfnhgl14l580b650qyp8m5xpqb3zg0wb251h5jkm46hzc0b5";
529       type = "gem";
530     };
531     version = "1.2.11";
532   };
533   xcinvoke = {
534     dependencies = [ "liferaft" ];
535     source = {
536       remotes = [ "https://rubygems.org" ];
537       sha256 = "16pyq7wvx2c0fywrqxk3vg6psa3yjhbd7hw7hv2mjim6myjkdsb7";
538       type = "gem";
539     };
540     version = "0.3.0";
541   };
542   xcodeproj = {
543     dependencies = [
544       "CFPropertyList"
545       "atomos"
546       "claide"
547       "colored2"
548       "nanaimo"
549     ];
550     groups = [ "default" ];
551     platforms = [ ];
552     source = {
553       remotes = [ "https://rubygems.org" ];
554       sha256 = "1411j6sfnz0cx4fiw52f0yqx4bgcn8cmpgi3i5rwmmahayyjz2fn";
555       type = "gem";
556     };
557     version = "1.19.0";
558   };