Fix Status.im 1.13.0 build

For some incomprehensible reason it fails with:
```
error: creating directory '/tmp/tmp-status-react-896b583da/nix-shell-900-0': Permission denied
```
https://monitor.f-droid.org/builds/log/im.status.ethereum/2021042608

Since `/tmp` should always have `1777` permisions this should not
happen, but since it does I'm adding this dirty hack to the config.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-06-08 09:37:31 +02:00
parent b4a829011d
commit e94ccabd49
No known key found for this signature in database
GPG key ID: 4EF064D0E6D63020

View file

@ -69,6 +69,7 @@ Builds:
sudo:
- cd build/im.status.ethereum
- make fdroid-build-env
- chown -R vagrant /tmp
init: nix/scripts/setup.sh
output: result/app-release-unsigned.apk
scanignore: