Merge pull request #88793 from veehaitch/redoc-cli

nodePackages.redoc-cli: init at 0.9.8
This commit is contained in:
Silvan Mosberger 2020-07-26 16:39:37 +02:00 committed by GitHub
commit a38d8d6ac2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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

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