nodePackages.redoc-cli: init at 0.9.8

This commit is contained in:
Vincent Haupert 2020-07-23 13:18:41 +02:00
parent a113f1d6e9
commit 447fe2d1cd
3 changed files with 1406 additions and 494 deletions

View file

@ -149,6 +149,7 @@
, "pyright"
, "react-native-cli"
, "react-tools"
, "redoc-cli"
, "reveal.js"
, "rollup"
, { "rust-analyzer-build-deps": "../../misc/vscode-extensions/rust-analyzer/build-deps" }

File diff suppressed because it is too large Load diff

View file

@ -6385,6 +6385,8 @@ in
recoll = callPackage ../applications/search/recoll { };
redoc-cli = nodePackages.redoc-cli;
reflex = callPackage ../development/tools/reflex { };
reiser4progs = callPackage ../tools/filesystems/reiser4progs { };