Add antora

This commit is contained in:
Domen Kožar
2019-07-22 08:09:09 +02:00
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
+2
View File
@@ -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;
};