]> git.immae.eu Git - perso/Immae/Config/Nix.git/blame - modules/private/websites/immae/history/gemset.nix
Add Denise websites
[perso/Immae/Config/Nix.git] / modules / private / websites / immae / history / gemset.nix
CommitLineData
7130402c
IB
1{
2 addressable = {
3 dependencies = ["public_suffix"];
4 groups = ["default" "jekyll_plugins"];
5 platforms = [];
6 source = {
7 remotes = ["https://rubygems.org"];
8 sha256 = "1fvchp2rhp2rmigx7qglf69xvjqvzq7x0g49naliw29r2bz656sy";
9 type = "gem";
10 };
11 version = "2.7.0";
12 };
13 colorator = {
14 groups = ["default" "jekyll_plugins"];
15 platforms = [];
16 source = {
17 remotes = ["https://rubygems.org"];
18 sha256 = "0f7wvpam948cglrciyqd798gdc6z3cfijciavd0dfixgaypmvy72";
19 type = "gem";
20 };
21 version = "1.1.0";
22 };
23 concurrent-ruby = {
24 groups = ["default" "jekyll_plugins"];
25 platforms = [];
26 source = {
27 remotes = ["https://rubygems.org"];
28 sha256 = "094387x4yasb797mv07cs3g6f08y56virc2rjcpb1k79rzaj3nhl";
29 type = "gem";
30 };
31 version = "1.1.6";
32 };
33 em-websocket = {
34 dependencies = ["eventmachine" "http_parser.rb"];
35 groups = ["default" "jekyll_plugins"];
36 platforms = [];
37 source = {
38 remotes = ["https://rubygems.org"];
39 sha256 = "1bsw8vjz0z267j40nhbmrvfz7dvacq4p0pagvyp17jif6mj6v7n3";
40 type = "gem";
41 };
42 version = "0.5.1";
43 };
44 eventmachine = {
45 groups = ["default" "jekyll_plugins"];
46 platforms = [];
47 source = {
48 remotes = ["https://rubygems.org"];
49 sha256 = "0wh9aqb0skz80fhfn66lbpr4f86ya2z5rx6gm5xlfhd05bj1ch4r";
50 type = "gem";
51 };
52 version = "1.2.7";
53 };
54 ffi = {
55 groups = ["default" "jekyll_plugins"];
56 platforms = [];
57 source = {
58 remotes = ["https://rubygems.org"];
59 sha256 = "1y9y4pkfbjvzp7fdvikz5nxccan8v1x0ppb18a5333v0z3pv3y86";
60 type = "gem";
61 };
62 version = "1.13.0";
63 };
64 forwardable-extended = {
65 groups = ["default" "jekyll_plugins"];
66 platforms = [];
67 source = {
68 remotes = ["https://rubygems.org"];
69 sha256 = "15zcqfxfvsnprwm8agia85x64vjzr2w0xn9vxfnxzgcv8s699v0v";
70 type = "gem";
71 };
72 version = "2.6.0";
73 };
74 "http_parser.rb" = {
75 groups = ["default" "jekyll_plugins"];
76 platforms = [];
77 source = {
78 remotes = ["https://rubygems.org"];
79 sha256 = "15nidriy0v5yqfjsgsra51wmknxci2n2grliz78sf9pga3n0l7gi";
80 type = "gem";
81 };
82 version = "0.6.0";
83 };
84 i18n = {
85 dependencies = ["concurrent-ruby"];
86 groups = ["default" "jekyll_plugins"];
87 platforms = [];
88 source = {
89 remotes = ["https://rubygems.org"];
90 sha256 = "038qvz7kd3cfxk8bvagqhakx68pfbnmghpdkx7573wbf0maqp9a3";
91 type = "gem";
92 };
93 version = "0.9.5";
94 };
95 jekyll = {
96 dependencies = ["addressable" "colorator" "em-websocket" "i18n" "jekyll-sass-converter" "jekyll-watch" "kramdown" "liquid" "mercenary" "pathutil" "rouge" "safe_yaml"];
97 groups = ["default" "jekyll_plugins"];
98 platforms = [];
99 source = {
100 remotes = ["https://rubygems.org"];
101 sha256 = "13gi6v6ib925v9r0w3a3dqvbhj9rrwbbpkr3slisfxwpwy6k0kyp";
102 type = "gem";
103 };
104 version = "3.8.7";
105 };
106 jekyll-feed = {
107 dependencies = ["jekyll"];
108 groups = ["jekyll_plugins"];
109 platforms = [];
110 source = {
111 remotes = ["https://rubygems.org"];
112 sha256 = "1lx8nvkhd8l1wm3b6s506rycwbmpbzbsbjl65p21asjz6vbwf1ir";
113 type = "gem";
114 };
115 version = "0.13.0";
116 };
117 jekyll-paginate-v2 = {
118 dependencies = ["jekyll"];
119 groups = ["jekyll_plugins"];
120 platforms = [];
121 source = {
122 remotes = ["https://rubygems.org"];
123 sha256 = "0hkl5vfgrz4p0j5dgji0rhnv081y4mrvsy2lnnzl0zv9rd5gqsn7";
124 type = "gem";
125 };
126 version = "1.9.0";
127 };
128 jekyll-sass-converter = {
129 dependencies = ["sass"];
130 groups = ["default" "jekyll_plugins"];
131 platforms = [];
132 source = {
133 remotes = ["https://rubygems.org"];
134 sha256 = "008ikh5fk0n6ri54mylcl8jn0mq8p2nfyfqif2q3pp0lwilkcxsk";
135 type = "gem";
136 };
137 version = "1.5.2";
138 };
139 jekyll-seo-tag = {
140 dependencies = ["jekyll"];
141 groups = ["default"];
142 platforms = [];
143 source = {
144 remotes = ["https://rubygems.org"];
145 sha256 = "1p9fl2r4ni10lbx143zp41caldjs4hg27az5wg42sbwzb7s6z66m";
146 type = "gem";
147 };
148 version = "2.6.1";
149 };
150 jekyll-watch = {
151 dependencies = ["listen"];
152 groups = ["default" "jekyll_plugins"];
153 platforms = [];
154 source = {
155 remotes = ["https://rubygems.org"];
156 sha256 = "1qd7hy1kl87fl7l0frw5qbn22x7ayfzlv9a5ca1m59g0ym1ysi5w";
157 type = "gem";
158 };
159 version = "2.2.1";
160 };
161 kramdown = {
162 groups = ["default" "jekyll_plugins"];
163 platforms = [];
164 source = {
165 remotes = ["https://rubygems.org"];
166 sha256 = "1n1c4jmrh5ig8iv1rw81s4mw4xsp4v97hvf8zkigv4hn5h542qjq";
167 type = "gem";
168 };
169 version = "1.17.0";
170 };
171 liquid = {
172 groups = ["default" "jekyll_plugins"];
173 platforms = [];
174 source = {
175 remotes = ["https://rubygems.org"];
176 sha256 = "0zhg5ha8zy8zw9qr3fl4wgk4r5940n4128xm2pn4shpbzdbsj5by";
177 type = "gem";
178 };
179 version = "4.0.3";
180 };
181 listen = {
182 dependencies = ["rb-fsevent" "rb-inotify"];
183 groups = ["default" "jekyll_plugins"];
184 platforms = [];
185 source = {
186 remotes = ["https://rubygems.org"];
187 sha256 = "1w923wmdi3gyiky0asqdw5dnh3gcjs2xyn82ajvjfjwh6sn0clgi";
188 type = "gem";
189 };
190 version = "3.2.1";
191 };
192 mercenary = {
193 groups = ["default" "jekyll_plugins"];
194 platforms = [];
195 source = {
196 remotes = ["https://rubygems.org"];
197 sha256 = "10la0xw82dh5mqab8bl0dk21zld63cqxb1g16fk8cb39ylc4n21a";
198 type = "gem";
199 };
200 version = "0.3.6";
201 };
202 minima = {
203 dependencies = ["jekyll" "jekyll-feed" "jekyll-seo-tag"];
204 groups = ["default"];
205 platforms = [];
206 source = {
207 remotes = ["https://rubygems.org"];
208 sha256 = "1gk7jmriiswda1ykjzpsw9cpiya4m9n0yrh0h6xnrc8zcfy543jj";
209 type = "gem";
210 };
211 version = "2.5.1";
212 };
213 pathutil = {
214 dependencies = ["forwardable-extended"];
215 groups = ["default" "jekyll_plugins"];
216 platforms = [];
217 source = {
218 remotes = ["https://rubygems.org"];
219 sha256 = "12fm93ljw9fbxmv2krki5k5wkvr7560qy8p4spvb9jiiaqv78fz4";
220 type = "gem";
221 };
222 version = "0.16.2";
223 };
224 public_suffix = {
225 groups = ["default" "jekyll_plugins"];
226 platforms = [];
227 source = {
228 remotes = ["https://rubygems.org"];
229 sha256 = "0vywld400fzi17cszwrchrzcqys4qm6sshbv73wy5mwcixmrgg7g";
230 type = "gem";
231 };
232 version = "4.0.5";
233 };
234 rb-fsevent = {
235 groups = ["default" "jekyll_plugins"];
236 platforms = [];
237 source = {
238 remotes = ["https://rubygems.org"];
239 sha256 = "1k9bsj7ni0g2fd7scyyy1sk9dy2pg9akniahab0iznvjmhn54h87";
240 type = "gem";
241 };
242 version = "0.10.4";
243 };
244 rb-inotify = {
245 dependencies = ["ffi"];
246 groups = ["default" "jekyll_plugins"];
247 platforms = [];
248 source = {
249 remotes = ["https://rubygems.org"];
250 sha256 = "1jm76h8f8hji38z3ggf4bzi8vps6p7sagxn3ab57qc0xyga64005";
251 type = "gem";
252 };
253 version = "0.10.1";
254 };
255 rouge = {
256 groups = ["default" "jekyll_plugins"];
257 platforms = [];
258 source = {
259 remotes = ["https://rubygems.org"];
260 sha256 = "102rc07d78k5bkl0s9nd1gw6wz0w0zcvg4g5sl7z9xxi4r793c35";
261 type = "gem";
262 };
263 version = "3.19.0";
264 };
265 safe_yaml = {
266 groups = ["default" "jekyll_plugins"];
267 platforms = [];
268 source = {
269 remotes = ["https://rubygems.org"];
270 sha256 = "0j7qv63p0vqcd838i2iy2f76c3dgwzkiz1d1xkg7n0pbnxj2vb56";
271 type = "gem";
272 };
273 version = "1.0.5";
274 };
275 sass = {
276 dependencies = ["sass-listen"];
277 groups = ["default" "jekyll_plugins"];
278 platforms = [];
279 source = {
280 remotes = ["https://rubygems.org"];
281 sha256 = "0p95lhs0jza5l7hqci1isflxakz83xkj97lkvxl919is0lwhv2w0";
282 type = "gem";
283 };
284 version = "3.7.4";
285 };
286 sass-listen = {
287 dependencies = ["rb-fsevent" "rb-inotify"];
288 groups = ["default" "jekyll_plugins"];
289 platforms = [];
290 source = {
291 remotes = ["https://rubygems.org"];
292 sha256 = "0xw3q46cmahkgyldid5hwyiwacp590zj2vmswlll68ryvmvcp7df";
293 type = "gem";
294 };
295 version = "4.0.0";
296 };
297}