status-react/nix/scripts
Jakub Sokołowski 7b6b620ceb
nix: use overlays instead of packageOverrides
Changes:
- Add `nix/DETAILS.md` for more in-depth info
- Rename some of `config.status-im` variables
- Drop `env` argument for Android build
- Use `overlays` instead of `packageOverrides`
- Move the `pkgs` overlay to `nix/overlay.nix`
- Move `nix/status-go/utils.nix` to `nix/tools`
- Make `shell.nix` use the `shells.default` only
- Use `default.nix` as target for `nix/scripts/shell.sh`
- Make `nix/scripts/shell.sh` use `--attr` instead of `target`
- Drop the `target` argument in favour of using `--attr`
- Drop unnecessary `src` from `nix/mobile/ios/default.nix`
- Move `mkShell` and `mergeSh` under `lib`
- Move `patched-go` package to `nix/pkgs` directory
- Move `gomobile` package to `nix/pkgs` directory
- Move `ANDROID_ABI_SPLIT` to `config.status-im.android.abi-split`
- Move `ANDROID_ABI_INCLUDE to `config.status-im.android.abi-include`

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-04-29 11:53:33 +02:00
..
build.sh nix: refactor android sdk package 2020-04-24 11:18:36 +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
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: use overlays instead of packageOverrides 2020-04-29 11:53:33 +02:00
source.sh cleanup of shell scripts 2020-02-24 19:31:55 +01:00