status-react/nix/pkgs
Jakub Sokołowski 0bec573eb3
nix: don't use gradle to patch node modules
Before in order to create `deps.nodejs-patched` the `deps.gradle` would
also have to be downloaded in order to patch `build.gradle` files with
path to the Gradle dependencies in Nix store.

It turns out just replacting lines referencing `mavenCentral()`,
`google()`, and `jcenter()` in `repositories` block is enough to make
Gradle properly fetch dependencies from repo provided via the command
line `-Dmaven.repo.local='${deps.gradle}` option.

This should reduce the required size for shells that don't use Gradle.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-05-20 10:50:29 +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
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