summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/tools/all.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-08-06 16:22:09 +0200
committerlassulus <lassulus@lassul.us>2017-08-10 12:54:04 +0200
commitf4b891951ca818fbc5061e4a5eb3a517aaef99a3 (patch)
treee1bdfbf8aa268b9b730c968d32f27c5c01c041cb /makefu/2configs/tools/all.nix
parentb6405a81a297b0bc6adec44a342fad7d366fc54b (diff)
ma tools: add android-pentest
Diffstat (limited to 'makefu/2configs/tools/all.nix')
-rw-r--r--makefu/2configs/tools/all.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/2configs/tools/all.nix b/makefu/2configs/tools/all.nix
index e64e216e..31c959d4 100644
--- a/makefu/2configs/tools/all.nix
+++ b/makefu/2configs/tools/all.nix
@@ -1,5 +1,6 @@
{
imports = [
+ ./android-pentest.nix
./core.nix
./core-gui.nix
./dev.nix