update readme
This commit is contained in:
parent
abf6beabea
commit
519836029c
1 changed files with 5 additions and 2 deletions
|
|
@ -12,8 +12,11 @@ Goals:
|
||||||
- Create a derivation that builds those applications (also tests them if possible)
|
- Create a derivation that builds those applications (also tests them if possible)
|
||||||
- Use that derivation to generate the APK.
|
- 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.
|
- Then collect these APKs in a cache that could be used to serve those applications inside a static website.
|
||||||
- Check all of the nixpkgs dependencies for reproducibility.
|
|
||||||
- Check my own packages for reproducibility.
|
- 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:
|
Applications:
|
||||||
|
|
@ -25,7 +28,7 @@ Applications:
|
||||||
- mihon
|
- mihon
|
||||||
- mastodon
|
- mastodon
|
||||||
- anki
|
- anki
|
||||||
- bluesky-social/social-app
|
- bluesky-social/social-app
|
||||||
- smoking-durtles
|
- smoking-durtles
|
||||||
|
|
||||||
Successful nix apk builds:
|
Successful nix apk builds:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue