From 519836029ce867ba7ba0f4c8054899689b8d5635 Mon Sep 17 00:00:00 2001 From: osbm Date: Sun, 11 May 2025 04:00:29 +0300 Subject: [PATCH] update readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ecdabd..a8c6556 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,11 @@ Goals: - 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 all of the nixpkgs dependencies 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: @@ -25,7 +28,7 @@ Applications: - mihon - mastodon - anki -- bluesky-social/social-app +- bluesky-social/social-app - smoking-durtles Successful nix apk builds: