status-mobile/nix/deps
Jakub Sokołowski 372942ba8a
nix: fortify the nix-update-gradle process
This fixes two issues with the `nix-update-gradle` target:

* It now fails when a JAR is missing which used to be ignored.
* It ignores dependencies that have no JARs, like Eclipse plugins.

This makes the process more robust, since we can see something is
missing right away, and a developer may re-run the process to take
account of possible temporary networking failures or rate limiting.

It also slims down the size of the `deps.json` by removing dependencies
which contribute no actual JARs or AARs to the build process.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-05-17 20:04:04 +02:00
..
clojure nix: add missing cljfmt dependencies to nix/deps/clojure 2021-03-01 16:42:38 +01:00
gradle nix: fortify the nix-update-gradle process 2022-05-17 20:04:04 +02:00
nodejs nix: add docs about NodeJS modules, small refactor 2020-12-02 20:47:23 +01:00
nodejs-patched Gradle: drop unavailable JCenter Bintray from config 2022-05-05 11:50:50 +02:00
react-native nix: simplify android release build 2020-05-14 09:46:23 +02:00