feat: add android development tools

This commit is contained in:
Jacob Bachmann 2024-09-26 16:38:25 +02:00
parent f5c0ca4eab
commit 31fdc06360
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
4 changed files with 8 additions and 5 deletions

View file

@ -19,5 +19,6 @@
pkgs.unstable.isisdl # downloader for isis of tu-berlin
pkgs.sage # open source mathematics software, free alternative to magma, maple, mathematica, and matlab
pkgs.filebrowser # filebrowser is a web application for managing files and directories
pkgs.apktool # tool for reverse engineering android apk files
];
}