No description
Find a file
osman - オスマン 3d1033819c
Some checks failed
Build apps to test the derivations / generate-matrix (push) Has been cancelled
Check the nixapks flake / check (push) Has been cancelled
Build Documentation / build-docs (push) Has been cancelled
Build apps to test the derivations / build-app (push) Has been cancelled
Merge pull request #43 from osbm/dependabot/github_actions/github-dependencies-76468cb07f
github: bump actions/checkout from 5 to 6 in the github-dependencies group
2025-11-24 15:14:27 +03:00
.github github: bump actions/checkout in the github-dependencies group 2025-11-24 05:39:52 +00:00
apks treewide: set sourceProvenance 2025-11-17 10:22:46 +03:00
docs docs 2025-11-14 15:00:26 +03:00
lib shorter 2025-11-17 10:22:24 +03:00
.gitignore add gitignore 2025-04-10 23:25:32 +03:00
flake.lock add treefmt-nix 2025-11-10 14:20:00 +03:00
flake.nix add gradle-dot-nix builder 2025-11-10 14:21:10 +03:00
LICENSE add license: FOSS babyyyy 2025-05-29 12:54:40 +03:00
README.md documentation improvement 2025-11-04 10:04:41 +03:00
treefmt.nix add treefmt-nix 2025-11-10 14:20:00 +03:00

Nixapks

A repository of derivations that builds as much open source android applications as possible.

$ nix build --print-out-paths github:osbm/nixapks#smouldering_durtles
/nix/store/z796iq87azckb8nsajpv43g7ybadq47s-smouldering_durtles-1.2.3.apk

Notes

Successful nix apk builds:

Important tools:

License

All the nix derivations in this repository are licensed under the MIT license. See the LICENSE file for details.

This license does not apply to the android applications built using these derivations. Please refer to the respective application's source code repository for licensing information.