status-mobile/nix/pkgs
Jakub Sokołowski d0216674da
nix: use go-maven-resolver to fix nix-update-gradle
This Go package was implemented by me to avoid having to use Mavan or
Gradle to resolve all the dependencies for Nix:
https://github.com/status-im/go-maven-resolver

The Go tool is essentially a slightly smarter and more efficient version
of the `get_urls.sh` script, which was mostly slow due to the `mvn
dependency:list` calls and slow HTTP requests.

This takes down the `make nix-update-gradle` target to under 2 minutes
on my machine.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-05-24 18:08:05 +02:00
..
aapt2 nix: refactor loading of node.js modules 2020-05-15 16:19:27 +02:00
android-sdk nix: refactor loading of node.js modules 2020-05-15 16:19:27 +02:00
appimagekit nix: reafactoring of status-go builds 2020-05-04 20:55:07 +02:00
go-maven-resolver nix: use go-maven-resolver to fix nix-update-gradle 2020-05-24 18:08:05 +02:00
gomobile nix: use overlays instead of packageOverrides 2020-04-29 11:53:33 +02:00
linuxdeployqt nix: reafactoring of status-go builds 2020-05-04 20:55:07 +02:00
patch-maven-srcs nix: don't use gradle to patch node modules 2020-05-20 10:50:29 +02:00
patched-go nix: use overlays instead of packageOverrides 2020-04-29 11:53:33 +02:00
qt5custom nix: reafactoring of status-go builds 2020-05-04 20:55:07 +02:00
qtkeychain-src nix: reafactoring of status-go builds 2020-05-04 20:55:07 +02:00