Add antora
This commit is contained in:
parent
8866b70c04
commit
2000a9ebcb
3 changed files with 1643 additions and 1309 deletions
|
@ -1,6 +1,7 @@
|
|||
[
|
||||
"@angular/cli"
|
||||
, "asar"
|
||||
, "@antora/cli"
|
||||
, "aws-azure-login"
|
||||
, "azure-functions-core-tools"
|
||||
, "bash-language-server"
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -553,6 +553,8 @@ in
|
|||
|
||||
ansifilter = callPackage ../tools/text/ansifilter {};
|
||||
|
||||
antora = nodePackages_10_x."@antora/cli";
|
||||
|
||||
apktool = callPackage ../development/tools/apktool {
|
||||
inherit (androidenv.androidPkgs_9_0) build-tools;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue