Try disabling sandbox.
Some checks failed
build-staging Build build-staging has failed

This commit is contained in:
Tom Alexander
2026-07-15 18:11:28 -04:00
parent c4d0970044
commit 4371c897e1

View File

@@ -8,6 +8,7 @@ FROM nixos/nix:2.31.3 AS builder
RUN tee -a /etc/nix/nix.conf <<EOF
extra-experimental-features = nix-command flakes
filter-syscalls = false
sandbox = false
substituters = http://ncps.nix-pull-through-cache.svc.cluster.local:80 https://cache.nixos.org
download-attempts = 1
connect-timeout = 3