status-mobile/nix/scripts
Jakub Sokołowski 73a8992db7
nix: refactor loading of node.js modules
Changes:
- Drop `nix/mobile/android/maven-and-npm-deps/default.nix`
- Replace it with much simpler `nix/tools/patchNodeModules`
- Move Gradle patching tool to `nix/pkgs/patch-maven-srcs`
- Simplify it by using `gradle.deps` and patched node modules separately
- Change `TARGET` for `release-android` to `default`
- Move `mobile/reset-node_modules.sh` to `scripts/node_modules.sh`
- Move `nix/mobile/android/targets/release-android.nix` to `nix/mobile/android/release.nix`

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-05-15 16:19:27 +02:00
..
build.sh nix: reafactoring of status-go builds 2020-05-04 20:55:07 +02:00
clean.sh nix: add cleaning up status-go sources 2020-04-07 18:19:21 +02:00
gcroots.sh cleanup of shell scripts 2020-02-24 19:31:55 +01:00
node_modules.sh nix: refactor loading of node.js modules 2020-05-15 16:19:27 +02:00
purge.sh nix: move nix-purge code to nix/scripts/purge.sh 2020-04-21 22:30:33 +02:00
setup.sh nix: upgrade 2.3.2 > 2.3.4 2020-04-24 11:18:49 +02:00
shell.sh nix: reafactoring of status-go builds 2020-05-04 20:55:07 +02:00
source.sh nix: fix installing Nix 2020-05-04 18:33:31 +02:00