mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 19:16:59 +00:00
Jakub Sokołowski
b32dd113f6
Also: - upgrade Go: 1.12 > 1.13 - upgrade Android SDK: 28.0.3 > 29.0.2 - nix: stop using system Fastlane for iOS builds - nix: include CocoaPods in shell for iOS - nix: concatenate shellHooks correctly - fix gomobile status-go build by setting GO111MODULE=off - fix gradle accepting empty STATUS_GO_SRC_OVERRIDE value - don't use a pure shell for uploadToSauceLabs() Signed-off-by: Jakub Sokołowski <jakub@status.im>
6 lines
424 B
Plaintext
6 lines
424 B
Plaintext
# NOTE: If you are in Asia you might want to add https://nix-cache-cn.status.im/ to substituters
|
|
substituters = https://nix-cache.status.im/ https://cache.nixos.org/
|
|
trusted-public-keys = nix-cache.status.im-1:x/93lOfLU+duPplwMSBR+OlY4+mo+dCN7n0mr4oPwgY= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= nix-cache-cn.status.im:WUiOoTQQurm+rEL/yuAuU/a3TViDtMM9DCMgMx/KkOw=
|
|
connect-timeout = 10
|
|
max-jobs = auto
|