reveal-md: init at 5.2.0

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
main
Mark Sagi-Kazar 3 years ago committed by Jonathan Ringer
parent 30b0f70e7f
commit e7b0920211
  1. 13
      pkgs/development/node-packages/default.nix
  2. 1
      pkgs/development/node-packages/node-packages.json
  3. 466
      pkgs/development/node-packages/node-packages.nix
  4. 2
      pkgs/top-level/all-packages.nix

@ -340,6 +340,19 @@ let
'';
};
reveal-md = super.reveal-md.override (
lib.optionalAttrs (!stdenv.isDarwin) {
nativeBuildInputs = [ pkgs.makeWrapper ];
prePatch = ''
export PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=1
'';
postInstall = ''
wrapProgram $out/bin/reveal-md \
--set PUPPETEER_EXECUTABLE_PATH ${pkgs.chromium.outPath}/bin/chromium
'';
}
);
ssb-server = super.ssb-server.override {
buildInputs = [ pkgs.automake pkgs.autoconf self.node-gyp-build ];
meta.broken = since "10";

@ -239,6 +239,7 @@
, "redoc-cli"
, "remod-cli"
, "reveal.js"
, "reveal-md"
, "rimraf"
, "rollup"
, { "rust-analyzer-build-deps": "../../misc/vscode-extensions/rust-analyzer/build-deps" }

@ -30834,6 +30834,15 @@ let
sha512 = "om8L9O5XwqeSdwl5NtHgrzK3wcF4fT9T4gb/NktoH8EyoZipas/tvUZLV48xT7fQfMYr9qvb0WEutqdf0LWSqA==";
};
};
"highlight.js-10.7.2" = {
name = "highlight.js";
packageName = "highlight.js";
version = "10.7.2";
src = fetchurl {
url = "https://registry.npmjs.org/highlight.js/-/highlight.js-10.7.2.tgz";
sha512 = "oFLl873u4usRM9K63j4ME9u3etNF0PLiJhSQ8rdfuL51Wn3zkD6drf9ZW0dOzjnZI22YYG24z30JcmfCZjMgYg==";
};
};
"highlight.js-10.7.3" = {
name = "highlight.js";
packageName = "highlight.js";
@ -37595,6 +37604,24 @@ let
sha512 = "04PDPqSlsqIOaaaGZ+41vq5FejI9auqTInicFRndCBgE3bXG8D6W1I+mWhk+1nqbHmyhla/6BUrd5OSiHwKRXw==";
};
};
"livereload-0.9.3" = {
name = "livereload";
packageName = "livereload";
version = "0.9.3";
src = fetchurl {
url = "https://registry.npmjs.org/livereload/-/livereload-0.9.3.tgz";
sha512 = "q7Z71n3i4X0R9xthAryBdNGVGAO2R5X+/xXpmKeuPMrteg+W2U8VusTKV3YiJbXZwKsOlFlHe+go6uSNjfxrZw==";
};
};
"livereload-js-3.3.2" = {
name = "livereload-js";
packageName = "livereload-js";
version = "3.3.2";
src = fetchurl {
url = "https://registry.npmjs.org/livereload-js/-/livereload-js-3.3.2.tgz";
sha512 = "w677WnINxFkuixAoUEXOStewzLYGI76XVag+0JWMMEyjJQKs0ibWZMxkTlB96Lm3EjZ7IeOxVziBEbtxVQqQZA==";
};
};
"ln-accounting-5.0.5" = {
name = "ln-accounting";
packageName = "ln-accounting";
@ -45825,6 +45852,15 @@ let
sha512 = "jB5hAtsDOhCy/FNQJwQJOrGlxLUat482Yr14rbA5l2Zb1eOeoS+ccQPO036C1+z9VDBTmOZqzh1tBbI4myzIYw==";
};
};
"open-8.3.0" = {
name = "open";
packageName = "open";
version = "8.3.0";
src = fetchurl {
url = "https://registry.npmjs.org/open/-/open-8.3.0.tgz";
sha512 = "7INcPWb1UcOwSQxAXTnBJ+FxVV4MPs/X++FWWBtgY69/J5lc+tCteMt/oFK1MnkyHC4VILLa9ntmwKTwDR4Q9w==";
};
};
"open-8.4.0" = {
name = "open";
packageName = "open";
@ -46266,6 +46302,15 @@ let
sha1 = "75e75a96506611eb1c65ba89018ff08a981e2c16";
};
};
"opts-2.0.2" = {
name = "opts";
packageName = "opts";
version = "2.0.2";
src = fetchurl {
url = "https://registry.npmjs.org/opts/-/opts-2.0.2.tgz";
sha512 = "k41FwbcLnlgnFh69f4qdUfvDQ+5vaSDnVPFI/y5XuhKRq97EnVVneO9F1ESVCdiVu4fCS2L8usX3mU331hB7pg==";
};
};
"ora-1.4.0" = {
name = "ora";
packageName = "ora";
@ -46752,13 +46797,13 @@ let
sha512 = "RpYIIK1zXSNEOdwxcfe7FdvGcs7+y5n8rifMhMNWvaxRNMPINJHF5GDeuVxWqnfrcHPSCnp7Oo5yNXHId9Av2Q==";
};
};
"p-memoize-4.0.2" = {
"p-memoize-4.0.3" = {
name = "p-memoize";
packageName = "p-memoize";
version = "4.0.2";
version = "4.0.3";
src = fetchurl {
url = "https://registry.npmjs.org/p-memoize/-/p-memoize-4.0.2.tgz";
sha512 = "REJQ6EIeFmvT9O/u0H/ZVWjRII/1/0GhckleQX0yn+Uk9EdXTtmfnrfa3FwF8ZUrfUEe8NInvlRa0ZBKlMxxTA==";
url = "https://registry.npmjs.org/p-memoize/-/p-memoize-4.0.3.tgz";
sha512 = "lX9GfP1NT5jheKsmvc1071L74/Vw7vul+uZEnst7LNuMtbKlWYwKItqcLSAVUyJnrfQAqFFCJQ5bt0whrDsWQA==";
};
};
"p-pipe-3.1.0" = {
@ -46788,6 +46833,15 @@ let
sha512 = "2USApvnsutq8uoxZBGbbWM0JIYLiEMJ9RlaN7fAzVNb9OZN0SHjjTTfIcb667XynS5Y1VhwDJVDa72TnPzAYWw==";
};
};
"p-reflect-2.1.0" = {
name = "p-reflect";
packageName = "p-reflect";
version = "2.1.0";
src = fetchurl {
url = "https://registry.npmjs.org/p-reflect/-/p-reflect-2.1.0.tgz";
sha512 = "paHV8NUz8zDHu5lhr/ngGWQiW067DK/+IbJ+RfZ4k+s8y4EKyYCz8pGYWjxCg35eHztpJAt+NUgvN4L+GCbPlg==";
};
};
"p-retry-3.0.1" = {
name = "p-retry";
packageName = "p-retry";
@ -46815,6 +46869,15 @@ let
sha512 = "e2xXGNhZOZ0lfgR9kL34iGlU8N/KO0xZnQxVEwdeOvpqNDQfdnxIYizvWtK8RglUa3bGqI8g0R/BdfzLMxRkiA==";
};
};
"p-settle-4.1.1" = {
name = "p-settle";
packageName = "p-settle";
version = "4.1.1";
src = fetchurl {
url = "https://registry.npmjs.org/p-settle/-/p-settle-4.1.1.tgz";
sha512 = "6THGh13mt3gypcNMm0ADqVNCcYa3BK6DWsuJWFCuEKP1rpY+OKGp7gaZwVmLspmic01+fsg/fN57MfvDzZ/PuQ==";
};
};
"p-some-4.1.0" = {
name = "p-some";
packageName = "p-some";
@ -51730,6 +51793,15 @@ let
sha512 = "l1jNAspIBSFqbT+y+5FosojNpVpF94nlI+wDUpqP9enwOTfHx9f0gh5nB96vl+6yTpsJsypeNrwfzPrKuHB41A==";
};
};
"puppeteer-1.19.0" = {
name = "puppeteer";
packageName = "puppeteer";
version = "1.19.0";
src = fetchurl {
url = "https://registry.npmjs.org/puppeteer/-/puppeteer-1.19.0.tgz";
sha512 = "2S6E6ygpoqcECaagDbBopoSOPDv0pAZvTbnBgUY+6hq0/XDFDOLEMNlHF/SKJlzcaZ9ckiKjKDuueWI3FN/WXw==";
};
};
"puppeteer-1.20.0" = {
name = "puppeteer";
packageName = "puppeteer";
@ -55762,6 +55834,15 @@ let
sha1 = "fece61bfa0c1b52a206bd6b18198184bdd523a3b";
};
};
"reveal.js-4.1.3" = {
name = "reveal.js";
packageName = "reveal.js";
version = "4.1.3";
src = fetchurl {
url = "https://registry.npmjs.org/reveal.js/-/reveal.js-4.1.3.tgz";
sha512 = "5VbL4nVDUedVKnOIIM3UQAIUlp+CvR/SrUkrN5GDoVfcWJAxH2oIh7PWyShy7+pE7tgkH2q+3e5EikGRpgE+oA==";
};
};
"reverse-http-1.3.0" = {
name = "reverse-http";
packageName = "reverse-http";
@ -58939,6 +59020,15 @@ let
sha512 = "oie3/+gKf7QtpitB0LYLETe+k8SifzsX4KixvpOsbI6S0kRiRQ5MKOio8eMSAKQ17N06+wdEOXRiId+zOxo0hA==";
};
};
"spdx-license-ids-3.0.11" = {
name = "spdx-license-ids";
packageName = "spdx-license-ids";
version = "3.0.11";
src = fetchurl {
url = "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz";
sha512 = "Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g==";
};
};
"spdx-license-list-6.4.0" = {
name = "spdx-license-list";
packageName = "spdx-license-list";
@ -61684,13 +61774,13 @@ let
sha512 = "33+lQwlLxXoxy0o9WLOgw8OjbXeS3Jv+pSl+nxKc2AOClBI28HsdRPpH0u9Xa9OVjHLT9vonnOMw1ug7YXI0dA==";
};
};
"systeminformation-5.9.12" = {
"systeminformation-5.9.13" = {
name = "systeminformation";
packageName = "systeminformation";
version = "5.9.12";
version = "5.9.13";
src = fetchurl {
url = "https://registry.npmjs.org/systeminformation/-/systeminformation-5.9.12.tgz";
sha512 = "9tCCSA5ChSWBadJrrs7GYSvCBt9oKeqBAp0tv4FaeAIrYjIJ4gxrkFc+2xdMrJd8HEGKBMD2TSTMsXhmn+dBtw==";
url = "https://registry.npmjs.org/systeminformation/-/systeminformation-5.9.13.tgz";
sha512 = "AGL34jWboB7bjmNYIcJ5hbYEVYXQuLPbIq7bJg3rJJNHYZvZkQC9hH15KpH9CPg9ZxCsTqAfUNyGMv1jmv78Tw==";
};
};
"sywac-1.3.0" = {
@ -63602,6 +63692,15 @@ let
sha1 = "405923909592d56f78a5818434b0b78489ca5f2b";
};
};
"try-require-1.2.1" = {
name = "try-require";
packageName = "try-require";
version = "1.2.1";
src = fetchurl {
url = "https://registry.npmjs.org/try-require/-/try-require-1.2.1.tgz";
sha1 = "34489a2cac0c09c1cc10ed91ba011594d4333be2";
};
};
"try-resolve-1.0.1" = {
name = "try-resolve";
packageName = "try-resolve";
@ -65978,13 +66077,13 @@ let
sha1 = "23f89069a6c62f46cf3a1d3b00169cefb90be0c6";
};
};
"usb-1.9.0" = {
"usb-1.9.1" = {
name = "usb";
packageName = "usb";
version = "1.9.0";
version = "1.9.1";
src = fetchurl {
url = "https://registry.npmjs.org/usb/-/usb-1.9.0.tgz";
sha512 = "nybH1SzvwYkRQ5s8ko9XXyZkrcWV5VWMMv7yh5H++wALhjBFjt2XBoSJWxBUdu6U/UfceQz42inhv3/maxM8jg==";
url = "https://registry.npmjs.org/usb/-/usb-1.9.1.tgz";
sha512 = "T6DZbJAFNcxhY1FzaYdXhV2oqoRlvLhtSSmnbFAqyCxahUkc+g0BPZVXv7hIeQQxDCAQnr4Ia8bfOk1JlzNzzw==";
};
};
"use-3.1.1" = {
@ -70210,6 +70309,15 @@ let
sha1 = "e52e84fea6983b93755e9b1564dba989b006b5a5";
};
};
"yaml-front-matter-4.1.1" = {
name = "yaml-front-matter";
packageName = "yaml-front-matter";
version = "4.1.1";
src = fetchurl {
url = "https://registry.npmjs.org/yaml-front-matter/-/yaml-front-matter-4.1.1.tgz";
sha512 = "ULGbghCLsN8Hs8vfExlqrJIe8Hl2TUjD7/zsIGMP8U+dgRXEsDXk4yydxeZJgdGiimP1XB7zhmhOB4/HyfqOyQ==";
};
};
"yaml-include-1.2.1" = {
name = "yaml-include";
packageName = "yaml-include";
@ -97645,7 +97753,7 @@ in
sources."supports-color-7.2.0"
];
})
sources."systeminformation-5.9.12"
sources."systeminformation-5.9.13"
sources."term-canvas-0.0.5"
sources."type-fest-0.21.3"
sources."wordwrap-0.0.3"
@ -98047,7 +98155,7 @@ in
sources."spdx-correct-3.1.1"
sources."spdx-exceptions-2.3.0"
sources."spdx-expression-parse-3.0.1"
sources."spdx-license-ids-3.0.10"
sources."spdx-license-ids-3.0.11"
sources."split-string-3.1.0"
sources."stack-trace-0.0.10"
(sources."static-extend-0.1.2" // {
@ -98444,7 +98552,7 @@ in
sources."spdx-correct-3.1.1"
sources."spdx-exceptions-2.3.0"
sources."spdx-expression-parse-3.0.1"
sources."spdx-license-ids-3.0.10"
sources."spdx-license-ids-3.0.11"
sources."split-string-3.1.0"
sources."stack-trace-0.0.10"
(sources."static-extend-0.1.2" // {
@ -102052,7 +102160,7 @@ in
sources."spdx-correct-3.1.1"
sources."spdx-exceptions-2.3.0"
sources."spdx-expression-parse-3.0.1"
sources."spdx-license-ids-3.0.10"
sources."spdx-license-ids-3.0.11"
sources."split-string-3.1.0"
sources."sshpk-1.16.1"
(sources."static-extend-0.1.2" // {
@ -104272,7 +104380,7 @@ in
sources."spdx-correct-3.1.1"
sources."spdx-exceptions-2.3.0"
sources."spdx-expression-parse-3.0.1"
sources."spdx-license-ids-3.0.10"
sources."spdx-license-ids-3.0.11"
sources."split-1.0.1"
sources."split-on-first-1.1.0"
sources."split2-3.2.2"
@ -106234,7 +106342,7 @@ in
sources."spdx-correct-3.1.1"
sources."spdx-exceptions-2.3.0"
sources."spdx-expression-parse-3.0.1"
sources."spdx-license-ids-3.0.10"
sources."spdx-license-ids-3.0.11"
sources."split-string-3.1.0"
sources."sprintf-js-1.0.3"
sources."sshpk-1.16.1"
@ -108206,7 +108314,7 @@ in
sources."spdx-correct-3.1.1"
sources."spdx-exceptions-2.3.0"
sources."spdx-expression-parse-3.0.1"
sources."spdx-license-ids-3.0.10"
sources."spdx-license-ids-3.0.11"
(sources."sshpk-1.16.1" // {
dependencies = [
sources."assert-plus-1.0.0"
@ -108926,7 +109034,7 @@ in
sources."spdx-correct-3.1.1"
sources."spdx-exceptions-2.3.0"
sources."spdx-expression-parse-3.0.1"
sources."spdx-license-ids-3.0.10"
sources."spdx-license-ids-3.0.11"
sources."sshpk-1.16.1"
sources."ssri-5.3.0"
sources."string-width-1.0.2"
@ -109490,11 +109598,13 @@ in
sources."p-limit-2.3.0"
sources."p-locate-4.1.0"
sources."p-map-4.0.0"
(sources."p-memoize-4.0.2" // {
(sources."p-memoize-4.0.3" // {
dependencies = [
sources."mimic-fn-3.1.0"
];
})
sources."p-reflect-2.1.0"
sources."p-settle-4.1.1"
sources."p-timeout-4.1.0"
sources."p-try-2.2.0"
(sources."package-json-6.5.0" // {
@ -109594,7 +109704,7 @@ in
sources."spdx-correct-3.1.1"
sources."spdx-exceptions-2.3.0"
sources."spdx-expression-parse-3.0.1"
sources."spdx-license-ids-3.0.10"
sources."spdx-license-ids-3.0.11"
sources."split-1.0.1"
sources."string-width-4.2.3"
sources."strip-ansi-6.0.1"
@ -111853,7 +111963,7 @@ in
sources."spdx-correct-3.1.1"
sources."spdx-exceptions-2.3.0"
sources."spdx-expression-parse-3.0.1"
sources."spdx-license-ids-3.0.10"
sources."spdx-license-ids-3.0.11"
sources."speedometer-0.1.4"
sources."stream-buffers-2.2.0"
sources."string-width-1.0.2"
@ -112667,7 +112777,7 @@ in
sources."statuses-1.5.0"
sources."string_decoder-0.10.31"
sources."supports-color-7.2.0"
sources."systeminformation-5.9.12"
sources."systeminformation-5.9.13"
sources."to-regex-range-5.0.1"
sources."toidentifier-1.0.0"
sources."tslib-2.3.1"
@ -116267,7 +116377,7 @@ in
sources."spdx-correct-3.1.1"
sources."spdx-exceptions-2.3.0"
sources."spdx-expression-parse-3.0.1"
sources."spdx-license-ids-3.0.10"
sources."spdx-license-ids-3.0.11"
(sources."string-length-3.1.0" // {
dependencies = [
sources."ansi-regex-4.1.0"
@ -116315,6 +116425,290 @@ in
bypassCache = true;
reconstructLock = true;
};
reveal-md = nodeEnv.buildNodePackage {
name = "reveal-md";
packageName = "reveal-md";
version = "5.2.0";
src = fetchurl {
url = "https://registry.npmjs.org/reveal-md/-/reveal-md-5.2.0.tgz";
sha512 = "vd3fS4qP/g7pUwLhbPUONK6YKPcgD3cxExDeZFOq+LRZqLgRWxnzXWMCIPsszvMCo0+n+hXEadNqrf9QrVeWkw==";
};
dependencies = [
sources."@sindresorhus/is-0.14.0"
sources."@szmarczak/http-timer-1.1.2"
sources."accepts-1.3.7"
sources."agent-base-4.3.0"
sources."ansi-align-3.0.1"
sources."ansi-regex-5.0.1"
sources."ansi-styles-4.3.0"
sources."anymatch-3.1.2"
sources."argparse-1.0.10"
sources."array-flatten-1.1.1"
sources."async-limiter-1.0.1"
sources."balanced-match-1.0.2"
sources."binary-extensions-2.2.0"
(sources."body-parser-1.19.0" // {
dependencies = [
sources."debug-2.6.9"
sources."ms-2.0.0"
];
})
sources."boxen-5.1.2"
sources."brace-expansion-1.1.11"
sources."braces-3.0.2"
sources."buffer-crc32-0.2.13"
sources."buffer-from-1.1.2"
sources."bytes-3.1.0"
(sources."cacheable-request-6.1.0" // {
dependencies = [
sources."get-stream-5.2.0"
sources."lowercase-keys-2.0.0"
];
})
sources."camelcase-6.2.0"
sources."chalk-4.1.2"
sources."chokidar-3.5.2"
sources."ci-info-2.0.0"
sources."cli-boxes-2.2.1"
sources."clone-response-1.0.2"
sources."color-convert-2.0.1"
sources."color-name-1.1.4"
sources."commander-6.2.1"
sources."concat-map-0.0.1"
sources."concat-stream-1.6.2"
sources."configstore-5.0.1"
sources."content-disposition-0.5.3"
sources."content-type-1.0.4"
sources."cookie-0.4.0"
sources."cookie-signature-1.0.6"
sources."core-util-is-1.0.3"
sources."crypto-random-string-2.0.0"
sources."debug-4.3.2"
sources."decompress-response-3.3.0"
sources."deep-extend-0.6.0"
sources."defer-to-connect-1.1.3"
sources."define-lazy-prop-2.0.0"
sources."depd-1.1.2"
sources."destroy-1.0.4"
sources."dot-prop-5.3.0"
sources."duplexer3-0.1.4"
sources."ee-first-1.1.1"
sources."emoji-regex-8.0.0"
sources."encodeurl-1.0.2"
sources."end-of-stream-1.4.4"
sources."es6-promise-4.2.8"
sources."es6-promisify-5.0.0"
sources."escape-goat-2.1.1"
sources."escape-html-1.0.3"
sources."esprima-4.0.1"
sources."etag-1.8.1"
(sources."express-4.17.1" // {
dependencies = [
sources."debug-2.6.9"
sources."ms-2.0.0"
];
})
(sources."extract-zip-1.7.0" // {
dependencies = [
sources."debug-2.6.9"
sources."ms-2.0.0"
];
})
sources."fd-slicer-1.1.0"
sources."fill-range-7.0.1"
(sources."finalhandler-1.1.2" // {
dependencies = [
sources."debug-2.6.9"
sources."ms-2.0.0"
];
})
sources."forwarded-0.2.0"
sources."fresh-0.5.2"
sources."fs-extra-10.0.0"
sources."fs.realpath-1.0.0"
sources."fsevents-2.3.2"
sources."get-stream-4.1.0"
sources."glob-7.2.0"
sources."glob-parent-5.1.2"
sources."global-dirs-3.0.0"
sources."got-9.6.0"
sources."graceful-fs-4.2.8"
sources."has-flag-4.0.0"
sources."has-yarn-2.1.0"
sources."highlight.js-10.7.2"
sources."http-cache-semantics-4.1.0"
sources."http-errors-1.7.2"
(sources."https-proxy-agent-2.2.4" // {
dependencies = [
sources."debug-3.2.7"
];
})
sources."iconv-lite-0.4.24"
sources."import-lazy-2.1.0"
sources."imurmurhash-0.1.4"
sources."inflight-1.0.6"
sources."inherits-2.0.3"
sources."ini-2.0.0"
sources."ipaddr.js-1.9.1"
sources."is-binary-path-2.1.0"
sources."is-ci-2.0.0"
sources."is-docker-2.2.1"
sources."is-extglob-2.1.1"
sources."is-fullwidth-code-point-3.0.0"
sources."is-glob-4.0.3"
sources."is-installed-globally-0.4.0"
sources."is-npm-5.0.0"
sources."is-number-7.0.0"
sources."is-obj-2.0.0"
sources."is-path-inside-3.0.3"
sources."is-typedarray-1.0.0"
sources."is-wsl-2.2.0"
sources."is-yarn-global-0.3.0"
sources."isarray-1.0.0"
sources."js-yaml-3.14.1"
sources."json-buffer-3.0.0"
sources."jsonfile-6.1.0"
sources."keyv-3.1.0"
sources."latest-version-5.1.0"
sources."livereload-0.9.3"
sources."livereload-js-3.3.2"
sources."lodash-4.17.21"
sources."lowercase-keys-1.0.1"
sources."lru-cache-6.0.0"
(sources."make-dir-3.1.0" // {
dependencies = [
sources."semver-6.3.0"
];
})
sources."media-typer-0.3.0"
sources."merge-descriptors-1.0.1"
sources."methods-1.1.2"
sources."mime-1.6.0"
sources."mime-db-1.51.0"
sources."mime-types-2.1.34"
sources."mimic-response-1.0.1"
sources."minimatch-3.0.4"
sources."minimist-1.2.5"
sources."mkdirp-0.5.5"
sources."ms-2.1.2"
sources."mustache-4.2.0"
sources."negotiator-0.6.2"
sources."normalize-path-3.0.0"
sources."normalize-url-4.5.1"
sources."on-finished-2.3.0"
sources."once-1.4.0"
sources."open-8.3.0"
sources."opts-2.0.2"
sources."p-cancelable-1.1.0"
(sources."package-json-6.5.0" // {
dependencies = [
sources."semver-6.3.0"
];
})
sources."parseurl-1.3.3"
sources."path-is-absolute-1.0.1"
sources."path-to-regexp-0.1.7"
sources."pend-1.2.0"
sources."picomatch-2.3.0"
sources."prepend-http-2.0.0"
sources."process-nextick-args-2.0.1"
sources."progress-2.0.3"
sources."proxy-addr-2.0.7"
sources."proxy-from-env-1.1.0"
sources."pump-3.0.0"
sources."pupa-2.1.1"
(sources."puppeteer-1.19.0" // {
dependencies = [
sources."mime-2.6.0"
sources."ws-6.2.2"
];
})
sources."qs-6.7.0"
sources."range-parser-1.2.1"
sources."raw-body-2.4.0"
(sources."rc-1.2.8" // {
dependencies = [
sources."ini-1.3.8"
];
})
sources."readable-stream-2.3.7"
sources."readdirp-3.6.0"
sources."registry-auth-token-4.2.1"
sources."registry-url-5.1.0"
sources."responselike-1.0.2"
sources."reveal.js-4.1.3"
sources."rimraf-2.7.1"
sources."safe-buffer-5.1.2"
sources."safer-buffer-2.1.2"
sources."semver-7.3.5"
(sources."semver-diff-3.1.1" // {
dependencies = [
sources."semver-6.3.0"
];
})
(sources."send-0.17.1" // {
dependencies = [
(sources."debug-2.6.9" // {
dependencies = [
sources."ms-2.0.0"
];
})
sources."ms-2.1.1"
];
})
(sources."serve-favicon-2.5.0" // {
dependencies = [
sources."ms-2.1.1"
sources."safe-buffer-5.1.1"
];
})
sources."serve-static-1.14.1"
sources."setprototypeof-1.1.1"
sources."signal-exit-3.0.5"
sources."sprintf-js-1.0.3"
sources."statuses-1.5.0"
sources."string-width-4.2.3"
sources."string_decoder-1.1.1"
sources."strip-ansi-6.0.1"
sources."strip-json-comments-2.0.1"
sources."supports-color-7.2.0"
sources."to-readable-stream-1.0.0"
sources."to-regex-range-5.0.1"
sources."toidentifier-1.0.0"
sources."try-require-1.2.1"
sources."type-fest-0.20.2"
sources."type-is-1.6.18"
sources."typedarray-0.0.6"
sources."typedarray-to-buffer-3.1.5"
sources."unique-string-2.0.0"
sources."universalify-2.0.0"
sources."unpipe-1.0.0"
sources."update-notifier-5.1.0"
sources."url-parse-lax-3.0.0"
sources."util-deprecate-1.0.2"
sources."utils-merge-1.0.1"
sources."vary-1.1.2"
sources."widest-line-3.1.0"
sources."wrap-ansi-7.0.0"
sources."wrappy-1.0.2"
sources."write-file-atomic-3.0.3"
sources."ws-7.5.5"
sources."xdg-basedir-4.0.0"
sources."yallist-4.0.0"
sources."yaml-front-matter-4.1.1"
sources."yargs-parser-20.2.9"
sources."yauzl-2.10.0"
];
buildInputs = globalBuildInputs;
meta = {
description = "reveal.js on steroids! Get beautiful reveal.js presentations from your Markdown files.";
homepage = "https://github.com/webpro/reveal-md#readme";
license = "MIT";
};
production = true;
bypassCache = true;
reconstructLock = true;
};
rimraf = nodeEnv.buildNodePackage {
name = "rimraf";
packageName = "rimraf";
@ -118828,7 +119222,7 @@ in
sources."spdx-correct-3.1.1"
sources."spdx-exceptions-2.3.0"
sources."spdx-expression-parse-3.0.1"
sources."spdx-license-ids-3.0.10"
sources."spdx-license-ids-3.0.11"
sources."speedtest-net-1.6.2"
sources."string-width-2.1.1"
sources."strip-ansi-4.0.0"
@ -120471,7 +120865,7 @@ in
sources."spdx-correct-3.1.1"
sources."spdx-exceptions-2.3.0"
sources."spdx-expression-parse-3.0.1"
sources."spdx-license-ids-3.0.10"
sources."spdx-license-ids-3.0.11"
sources."split-1.0.1"
sources."sprintf-js-1.0.3"
(sources."sshpk-1.16.1" // {
@ -120686,10 +121080,10 @@ in
stylelint = nodeEnv.buildNodePackage {
name = "stylelint";
packageName = "stylelint";
version = "14.0.1";
version = "14.1.0";
src = fetchurl {
url = "https://registry.npmjs.org/stylelint/-/stylelint-14.0.1.tgz";
sha512 = "ZcAkmFLVCultmwkQUjxKzxW/o5+CzNmDk6TPJj/d4Y7ipTGGrewIWmNm+InjdSr04PR5/yynsAJeYJY/wisdMg==";
url = "https://registry.npmjs.org/stylelint/-/stylelint-14.1.0.tgz";
sha512 = "IedkssuNVA11+v++2PIV2OHOU5A3SfRcXVi56vZVSsMhGrgtwmmit69jeM+08/Tun5DTBe7BuH1Zp1mMLmtKLA==";
};
dependencies = [
sources."@babel/code-frame-7.16.0"
@ -120859,7 +121253,7 @@ in
sources."spdx-correct-3.1.1"
sources."spdx-exceptions-2.3.0"
sources."spdx-expression-parse-3.0.1"
sources."spdx-license-ids-3.0.10"
sources."spdx-license-ids-3.0.11"
sources."specificity-0.4.1"
sources."string-width-4.2.3"
sources."strip-ansi-6.0.1"
@ -121880,7 +122274,7 @@ in
sources."node-addon-api-4.2.0"
sources."node-gyp-build-4.3.0"
sources."q-1.5.1"
sources."usb-1.9.0"
sources."usb-1.9.1"
];
buildInputs = globalBuildInputs;
meta = {
@ -122164,7 +122558,7 @@ in
sources."spdx-correct-3.1.1"
sources."spdx-exceptions-2.3.0"
sources."spdx-expression-parse-3.0.1"
sources."spdx-license-ids-3.0.10"
sources."spdx-license-ids-3.0.11"
sources."sprintf-js-1.0.3"
(sources."string-width-1.0.2" // {
dependencies = [
@ -122560,7 +122954,7 @@ in
sources."spdx-correct-3.1.1"
sources."spdx-exceptions-2.3.0"
sources."spdx-expression-parse-3.0.1"
sources."spdx-license-ids-3.0.10"
sources."spdx-license-ids-3.0.11"
sources."split-0.2.10"
(sources."split-transform-stream-0.1.1" // {
dependencies = [
@ -126639,7 +127033,7 @@ in
sources."spdx-correct-3.1.1"
sources."spdx-exceptions-2.3.0"
sources."spdx-expression-parse-3.0.1"
sources."spdx-license-ids-3.0.10"
sources."spdx-license-ids-3.0.11"
sources."split-string-3.1.0"
sources."sprintf-js-1.0.3"
sources."stampit-1.2.0"
@ -129428,7 +129822,7 @@ in
sources."spdx-correct-3.1.1"
sources."spdx-exceptions-2.3.0"
sources."spdx-expression-parse-3.0.1"
sources."spdx-license-ids-3.0.10"
sources."spdx-license-ids-3.0.11"
sources."sprintf-js-1.1.2"
sources."sshpk-1.16.1"
sources."ssri-8.0.1"

@ -9041,6 +9041,8 @@ with pkgs;
reuse = callPackage ../tools/package-management/reuse { };
inherit (nodePackages) reveal-md;
rewritefs = callPackage ../os-specific/linux/rewritefs { };
rdiff-backup = callPackage ../tools/backup/rdiff-backup { };

Loading…
Cancel
Save