mirror of
https://github.com/nix-packages/nixapks.git
synced 2025-11-08 19:46:11 +01:00
refactor: remove goals and applications sections from README.md for clarity
This commit is contained in:
parent
796d437517
commit
6e19d40fa2
1 changed files with 0 additions and 25 deletions
25
README.md
25
README.md
|
|
@ -6,31 +6,6 @@ I am using nix to build android applications to be sure that it is being built s
|
|||
|
||||
I love nix and being able to build my packages and even my operating system in a pure and reproducible way is awesome. I want that for my android devices. But i find the state of development in the android worse than python 😭🙏.
|
||||
|
||||
Goals:
|
||||
|
||||
- Collect the list of open source famous android applications and games.
|
||||
- Create a derivation that builds those applications (also tests them if possible)
|
||||
- Use that derivation to generate the APK.
|
||||
- Then collect these APKs in a cache that could be used to serve those applications inside a static website.
|
||||
- Check my own packages for reproducibility.
|
||||
- Get the list of all our dependencies for builds of all apks
|
||||
- Check them for reproducibility
|
||||
- Check our all derivations for reproducibility
|
||||
- No runtime dependencies (we are just producing a file)
|
||||
|
||||
|
||||
Applications:
|
||||
- lichess
|
||||
- signal
|
||||
- tailscale
|
||||
- wikipedia
|
||||
- f-droid
|
||||
- mihon
|
||||
- mastodon
|
||||
- anki
|
||||
- bluesky-social/social-app
|
||||
- smouldering_durtles
|
||||
|
||||
Successful nix apk builds:
|
||||
- https://github.com/CrazyChaoz/Minimal-Android-UWB-App
|
||||
- https://github.com/iyox-studios/iyox-Wormhole
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue