status-mobile/nix/deps
Jakub Sokołowski 80a75c5232
nix: patch all Gradle configs of nodejs deps
Before we were patching only `build.gradle`, which is not the only type
of Gradle config file. If we do not cover them all we can encounter
errors about missing package because they will continue using remote
repositories instead of `mavenLocal()`, to which pass Nix store path.

We also need to cover `gradlePluginPortal()` to provide plugins.

This is also necessary for the React Native upgrade:
https://github.com/status-im/status-mobile/pull/15203

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-03-04 13:01:26 +01:00
..
clojure [#14689] Link previews in chat (#14771) 2023-01-18 22:43:26 +01:00
gradle nix: refactor Gradle deps to be more generic 2023-03-04 12:41:29 +01:00
nodejs rename status-react to status-mobile 2022-07-17 14:46:16 +02:00
nodejs-patched nix: patch all Gradle configs of nodejs deps 2023-03-04 13:01:26 +01:00
react-native nix: simplify android release build 2020-05-14 09:46:23 +02:00