5 ms·
Nix uses the underlying libsandbox function for builds: https://github.com/NixOS/nix/blob/614072adcb56202f0a09532971b38efbed039cd1/src/libstore/unix/build/darwi
by pingiun 7mo ago
Nix uses the underlying libsandbox function for builds: https://github.com/NixOS/nix/blob/614072adcb56202f0a09532971b38efbed039cd1/src/libstore/unix/build/darwin-derivation-builder.cc#L13 https://github.com/NixOS/nix/blob/614072adcb56202f0a09532971...