status-react/nix/pkgs
Jakub Sokołowski 2f65cedd2d
nix: replace grep and sed with AWK for parsing Gradle deps
The mess with regexes is hard to read and think about which is why it
had bugs with handling some Gradle formats.

It also lowers further the number of dependencies pulled from 785 to 744.

Changes:
- Added `gradle_parser.awk` script for getting dependencies from Gradle
- Changed the `deps.urls` file to contain full URLs to POMs
- Dropped the `deps.urls.old` part since `get_urls.sh` no longer exists
- Added `CLR` for learing line to `scripts/colors.sh`
- Wrote a new `nix/deps/gradle/README.md`
- Re-generated `nix/pkgs/go-maven-resolver/deps.nix`

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-05-25 19:34:56 +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: replace grep and sed with AWK for parsing Gradle deps 2020-05-25 19:34:56 +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