status-mobile/nix/pkgs
Jakub Sokołowski 2f988fcd47
nix: disable sandboxing for xcodewrapper
Otherwise we see weird errors like this:
```
/nix/store/g0jijpgcb4q54zbvz5p8yvxcnb6lshnk-stdenv-darwin/setup: line 1391: /nix/store/sja8sqq4y5s9ijkb97i3pi2jrhsy40cz-xcode-wrapper-14.3/bin/xcodebuild: Operation not permitted
We require xcodebuild version: 14.3
error: builder for '/nix/store/d1dji0ywl851wgj9vv58ibpm32gq3wsm-xcode-wrapper-14.3.drv' failed with exit code 1;
       last 2 log lines:
       > /nix/store/g0jijpgcb4q54zbvz5p8yvxcnb6lshnk-stdenv-darwin/setup: line 1391: /nix/store/sja8sqq4y5s9ijkb97i3pi2jrhsy40cz-xcode-wrapper-14.3/bin/xcodebuild: Operation not permitted
       > We require xcodebuild version: 14.3
```
Related to: https://github.com/NixOS/nixpkgs/pull/228696

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-04-28 11:24:16 +02:00
..
aapt2 Upgrade `react-native` from 0.63.3 to 0.67.5 (#15486) 2023-04-12 15:25:19 +05:30
android-sdk Upgrade `react-native` from 0.63.3 to 0.67.5 (#15486) 2023-04-12 15:25:19 +05:30
go-maven-resolver nix: cleanup of unused variables 2022-05-31 12:03:20 +02:00
patch-maven-srcs nix: patch all Gradle configs of nodejs deps 2023-03-04 13:01:26 +01:00
patched-go nix: use overlays instead of packageOverrides 2020-04-29 11:53:33 +02:00
xcodeenv nix: disable sandboxing for xcodewrapper 2023-04-28 11:24:16 +02:00