mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
modules/android-integration: add am command
This commit is contained in:
parent
b7e7cd423d
commit
c4c4f09e3d
10 changed files with 175 additions and 0 deletions
|
|
@ -2,6 +2,12 @@
|
|||
|
||||
## Release 24.05 (unreleased)
|
||||
|
||||
### New Options
|
||||
|
||||
* New options under `android-integration`,
|
||||
offer some of the tools familiar to Termux users.
|
||||
Currently it's just `am`.
|
||||
|
||||
### Compatibility considerations
|
||||
|
||||
* `nixOnDroidConfigurations` `pkgs` argument is now mandatory.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue