diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2020-04-28 14:48:56 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2020-04-28 17:55:27 +0200 |
commit | d3e4c366c35c8118e6eef0ea4403a422d39cb2bf (patch) | |
tree | 4fb5e17d6e042feb59406602a430de33346cb2d6 /pkgs/webapps/etherpad-lite/modules/ep_markdown | |
parent | 615293e477ef5bace312a0d4d7cce99422bf3c3a (diff) | |
download | Nix-d3e4c366c35c8118e6eef0ea4403a422d39cb2bf.tar.gz Nix-d3e4c366c35c8118e6eef0ea4403a422d39cb2bf.tar.zst Nix-d3e4c366c35c8118e6eef0ea4403a422d39cb2bf.zip |
Upgrade etherpad-lite
Diffstat (limited to 'pkgs/webapps/etherpad-lite/modules/ep_markdown')
-rw-r--r-- | pkgs/webapps/etherpad-lite/modules/ep_markdown/node-packages.nix | 288 |
1 files changed, 281 insertions, 7 deletions
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_markdown/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_markdown/node-packages.nix index 7b165d8..eb7a43e 100644 --- a/pkgs/webapps/etherpad-lite/modules/ep_markdown/node-packages.nix +++ b/pkgs/webapps/etherpad-lite/modules/ep_markdown/node-packages.nix | |||
@@ -1,26 +1,300 @@ | |||
1 | # This file has been generated by node2nix 1.6.0. Do not edit! | 1 | # This file has been generated by node2nix 1.8.0. Do not edit! |
2 | 2 | ||
3 | {nodeEnv, fetchurl, fetchgit, globalBuildInputs ? []}: | 3 | {nodeEnv, fetchurl, fetchgit, globalBuildInputs ? []}: |
4 | 4 | ||
5 | let | 5 | let |
6 | sources = {}; | 6 | sources = { |
7 | "ansi-regex-4.1.0" = { | ||
8 | name = "ansi-regex"; | ||
9 | packageName = "ansi-regex"; | ||
10 | version = "4.1.0"; | ||
11 | src = fetchurl { | ||
12 | url = "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz"; | ||
13 | sha512 = "1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg=="; | ||
14 | }; | ||
15 | }; | ||
16 | "ansi-styles-3.2.1" = { | ||
17 | name = "ansi-styles"; | ||
18 | packageName = "ansi-styles"; | ||
19 | version = "3.2.1"; | ||
20 | src = fetchurl { | ||
21 | url = "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz"; | ||
22 | sha512 = "VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA=="; | ||
23 | }; | ||
24 | }; | ||
25 | "camelcase-5.3.1" = { | ||
26 | name = "camelcase"; | ||
27 | packageName = "camelcase"; | ||
28 | version = "5.3.1"; | ||
29 | src = fetchurl { | ||
30 | url = "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz"; | ||
31 | sha512 = "L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="; | ||
32 | }; | ||
33 | }; | ||
34 | "cliui-5.0.0" = { | ||
35 | name = "cliui"; | ||
36 | packageName = "cliui"; | ||
37 | version = "5.0.0"; | ||
38 | src = fetchurl { | ||
39 | url = "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz"; | ||
40 | sha512 = "PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA=="; | ||
41 | }; | ||
42 | }; | ||
43 | "color-convert-1.9.3" = { | ||
44 | name = "color-convert"; | ||
45 | packageName = "color-convert"; | ||
46 | version = "1.9.3"; | ||
47 | src = fetchurl { | ||
48 | url = "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz"; | ||
49 | sha512 = "QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg=="; | ||
50 | }; | ||
51 | }; | ||
52 | "color-name-1.1.3" = { | ||
53 | name = "color-name"; | ||
54 | packageName = "color-name"; | ||
55 | version = "1.1.3"; | ||
56 | src = fetchurl { | ||
57 | url = "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"; | ||
58 | sha1 = "a7d0558bd89c42f795dd42328f740831ca53bc25"; | ||
59 | }; | ||
60 | }; | ||
61 | "decamelize-1.2.0" = { | ||
62 | name = "decamelize"; | ||
63 | packageName = "decamelize"; | ||
64 | version = "1.2.0"; | ||
65 | src = fetchurl { | ||
66 | url = "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz"; | ||
67 | sha1 = "f6534d15148269b20352e7bee26f501f9a191290"; | ||
68 | }; | ||
69 | }; | ||
70 | "emoji-regex-7.0.3" = { | ||
71 | name = "emoji-regex"; | ||
72 | packageName = "emoji-regex"; | ||
73 | version = "7.0.3"; | ||
74 | src = fetchurl { | ||
75 | url = "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz"; | ||
76 | sha512 = "CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA=="; | ||
77 | }; | ||
78 | }; | ||
79 | "find-up-3.0.0" = { | ||
80 | name = "find-up"; | ||
81 | packageName = "find-up"; | ||
82 | version = "3.0.0"; | ||
83 | src = fetchurl { | ||
84 | url = "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz"; | ||
85 | sha512 = "1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg=="; | ||
86 | }; | ||
87 | }; | ||
88 | "get-caller-file-2.0.5" = { | ||
89 | name = "get-caller-file"; | ||
90 | packageName = "get-caller-file"; | ||
91 | version = "2.0.5"; | ||
92 | src = fetchurl { | ||
93 | url = "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz"; | ||
94 | sha512 = "DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="; | ||
95 | }; | ||
96 | }; | ||
97 | "is-fullwidth-code-point-2.0.0" = { | ||
98 | name = "is-fullwidth-code-point"; | ||
99 | packageName = "is-fullwidth-code-point"; | ||
100 | version = "2.0.0"; | ||
101 | src = fetchurl { | ||
102 | url = "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz"; | ||
103 | sha1 = "a3b30a5c4f199183167aaab93beefae3ddfb654f"; | ||
104 | }; | ||
105 | }; | ||
106 | "locate-path-3.0.0" = { | ||
107 | name = "locate-path"; | ||
108 | packageName = "locate-path"; | ||
109 | version = "3.0.0"; | ||
110 | src = fetchurl { | ||
111 | url = "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz"; | ||
112 | sha512 = "7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A=="; | ||
113 | }; | ||
114 | }; | ||
115 | "p-limit-2.3.0" = { | ||
116 | name = "p-limit"; | ||
117 | packageName = "p-limit"; | ||
118 | version = "2.3.0"; | ||
119 | src = fetchurl { | ||
120 | url = "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz"; | ||
121 | sha512 = "//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w=="; | ||
122 | }; | ||
123 | }; | ||
124 | "p-locate-3.0.0" = { | ||
125 | name = "p-locate"; | ||
126 | packageName = "p-locate"; | ||
127 | version = "3.0.0"; | ||
128 | src = fetchurl { | ||
129 | url = "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz"; | ||
130 | sha512 = "x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ=="; | ||
131 | }; | ||
132 | }; | ||
133 | "p-try-2.2.0" = { | ||
134 | name = "p-try"; | ||
135 | packageName = "p-try"; | ||
136 | version = "2.2.0"; | ||
137 | src = fetchurl { | ||
138 | url = "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz"; | ||
139 | sha512 = "R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="; | ||
140 | }; | ||
141 | }; | ||
142 | "path-exists-3.0.0" = { | ||
143 | name = "path-exists"; | ||
144 | packageName = "path-exists"; | ||
145 | version = "3.0.0"; | ||
146 | src = fetchurl { | ||
147 | url = "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz"; | ||
148 | sha1 = "ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"; | ||
149 | }; | ||
150 | }; | ||
151 | "require-directory-2.1.1" = { | ||
152 | name = "require-directory"; | ||
153 | packageName = "require-directory"; | ||
154 | version = "2.1.1"; | ||
155 | src = fetchurl { | ||
156 | url = "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz"; | ||
157 | sha1 = "8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"; | ||
158 | }; | ||
159 | }; | ||
160 | "require-main-filename-2.0.0" = { | ||
161 | name = "require-main-filename"; | ||
162 | packageName = "require-main-filename"; | ||
163 | version = "2.0.0"; | ||
164 | src = fetchurl { | ||
165 | url = "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz"; | ||
166 | sha512 = "NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg=="; | ||
167 | }; | ||
168 | }; | ||
169 | "set-blocking-2.0.0" = { | ||
170 | name = "set-blocking"; | ||
171 | packageName = "set-blocking"; | ||
172 | version = "2.0.0"; | ||
173 | src = fetchurl { | ||
174 | url = "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz"; | ||
175 | sha1 = "045f9782d011ae9a6803ddd382b24392b3d890f7"; | ||
176 | }; | ||
177 | }; | ||
178 | "showdown-1.9.1" = { | ||
179 | name = "showdown"; | ||
180 | packageName = "showdown"; | ||
181 | version = "1.9.1"; | ||
182 | src = fetchurl { | ||
183 | url = "https://registry.npmjs.org/showdown/-/showdown-1.9.1.tgz"; | ||
184 | sha512 = "9cGuS382HcvExtf5AHk7Cb4pAeQQ+h0eTr33V1mu+crYWV4KvWAw6el92bDrqGEk5d46Ai/fhbEUwqJ/mTCNEA=="; | ||
185 | }; | ||
186 | }; | ||
187 | "string-width-3.1.0" = { | ||
188 | name = "string-width"; | ||
189 | packageName = "string-width"; | ||
190 | version = "3.1.0"; | ||
191 | src = fetchurl { | ||
192 | url = "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz"; | ||
193 | sha512 = "vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w=="; | ||
194 | }; | ||
195 | }; | ||
196 | "strip-ansi-5.2.0" = { | ||
197 | name = "strip-ansi"; | ||
198 | packageName = "strip-ansi"; | ||
199 | version = "5.2.0"; | ||
200 | src = fetchurl { | ||
201 | url = "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz"; | ||
202 | sha512 = "DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA=="; | ||
203 | }; | ||
204 | }; | ||
205 | "which-module-2.0.0" = { | ||
206 | name = "which-module"; | ||
207 | packageName = "which-module"; | ||
208 | version = "2.0.0"; | ||
209 | src = fetchurl { | ||
210 | url = "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz"; | ||
211 | sha1 = "d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"; | ||
212 | }; | ||
213 | }; | ||
214 | "wrap-ansi-5.1.0" = { | ||
215 | name = "wrap-ansi"; | ||
216 | packageName = "wrap-ansi"; | ||
217 | version = "5.1.0"; | ||
218 | src = fetchurl { | ||
219 | url = "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz"; | ||
220 | sha512 = "QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q=="; | ||
221 | }; | ||
222 | }; | ||
223 | "y18n-4.0.0" = { | ||
224 | name = "y18n"; | ||
225 | packageName = "y18n"; | ||
226 | version = "4.0.0"; | ||
227 | src = fetchurl { | ||
228 | url = "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz"; | ||
229 | sha512 = "r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w=="; | ||
230 | }; | ||
231 | }; | ||
232 | "yargs-14.2.3" = { | ||
233 | name = "yargs"; | ||
234 | packageName = "yargs"; | ||
235 | version = "14.2.3"; | ||
236 | src = fetchurl { | ||
237 | url = "https://registry.npmjs.org/yargs/-/yargs-14.2.3.tgz"; | ||
238 | sha512 = "ZbotRWhF+lkjijC/VhmOT9wSgyBQ7+zr13+YLkhfsSiTriYsMzkTUFP18pFhWwBeMa5gUc1MzbhrO6/VB7c9Xg=="; | ||
239 | }; | ||
240 | }; | ||
241 | "yargs-parser-15.0.1" = { | ||
242 | name = "yargs-parser"; | ||
243 | packageName = "yargs-parser"; | ||
244 | version = "15.0.1"; | ||
245 | src = fetchurl { | ||
246 | url = "https://registry.npmjs.org/yargs-parser/-/yargs-parser-15.0.1.tgz"; | ||
247 | sha512 = "0OAMV2mAZQrs3FkNpDQcBk1x5HXb8X4twADss4S0Iuk+2dGnLOE/fRHrsYm542GduMveyA77OF4wrNJuanRCWw=="; | ||
248 | }; | ||
249 | }; | ||
250 | }; | ||
7 | in | 251 | in |
8 | { | 252 | { |
9 | ep_markdown = nodeEnv.buildNodePackage { | 253 | ep_markdown = nodeEnv.buildNodePackage { |
10 | name = "ep_markdown"; | 254 | name = "ep_markdown"; |
11 | packageName = "ep_markdown"; | 255 | packageName = "ep_markdown"; |
12 | version = "0.0.10"; | 256 | version = "0.1.7"; |
13 | src = fetchurl { | 257 | src = fetchurl { |
14 | url = "https://registry.npmjs.org/ep_markdown/-/ep_markdown-0.0.10.tgz"; | 258 | url = "https://registry.npmjs.org/ep_markdown/-/ep_markdown-0.1.7.tgz"; |
15 | sha1 = "d3f624f7bba64d350ff028ed2413ad3cd5eeb91e"; | 259 | sha512 = "PQMFqP9P1jUEMFpwwysWaHdYzzcQIQjT/JlDRmOgfh4mloJm8honOJHnofxbqx1mxApKAW3rnEQA2t0zH8wi2w=="; |
16 | }; | 260 | }; |
261 | dependencies = [ | ||
262 | sources."ansi-regex-4.1.0" | ||
263 | sources."ansi-styles-3.2.1" | ||
264 | sources."camelcase-5.3.1" | ||
265 | sources."cliui-5.0.0" | ||
266 | sources."color-convert-1.9.3" | ||
267 | sources."color-name-1.1.3" | ||
268 | sources."decamelize-1.2.0" | ||
269 | sources."emoji-regex-7.0.3" | ||
270 | sources."find-up-3.0.0" | ||
271 | sources."get-caller-file-2.0.5" | ||
272 | sources."is-fullwidth-code-point-2.0.0" | ||
273 | sources."locate-path-3.0.0" | ||
274 | sources."p-limit-2.3.0" | ||
275 | sources."p-locate-3.0.0" | ||
276 | sources."p-try-2.2.0" | ||
277 | sources."path-exists-3.0.0" | ||
278 | sources."require-directory-2.1.1" | ||
279 | sources."require-main-filename-2.0.0" | ||
280 | sources."set-blocking-2.0.0" | ||
281 | sources."showdown-1.9.1" | ||
282 | sources."string-width-3.1.0" | ||
283 | sources."strip-ansi-5.2.0" | ||
284 | sources."which-module-2.0.0" | ||
285 | sources."wrap-ansi-5.1.0" | ||
286 | sources."y18n-4.0.0" | ||
287 | sources."yargs-14.2.3" | ||
288 | sources."yargs-parser-15.0.1" | ||
289 | ]; | ||
17 | buildInputs = globalBuildInputs; | 290 | buildInputs = globalBuildInputs; |
18 | meta = { | 291 | meta = { |
19 | description = "Edit and Export as Markdown in Etherpad"; | 292 | description = "Edit and Export as Markdown in Etherpad"; |
20 | homepage = https://github.com/johnmclear/ep_markdown; | 293 | homepage = "https://github.com/johnmclear/ep_markdown#readme"; |
21 | license = "Apache-2.0"; | 294 | license = "Apache-2.0"; |
22 | }; | 295 | }; |
23 | production = true; | 296 | production = true; |
24 | bypassCache = false; | 297 | bypassCache = true; |
298 | reconstructLock = true; | ||
25 | }; | 299 | }; |
26 | } \ No newline at end of file | 300 | } \ No newline at end of file |