can we just run as an unprivileged user?

This commit is contained in:
Jean-Paul Calderone 2023-07-08 08:08:54 -04:00
parent e3e223c8d6
commit 6710d625a2

View File

@ -533,6 +533,7 @@ executors:
# Run in a highly Nix-capable environment.
- <<: *DOCKERHUB_AUTH
image: "nixos/nix:2.16.1"
user: "nobody"
environment:
# CACHIX_AUTH_TOKEN is manually set in the CircleCI web UI and allows us
# to push to CACHIX_NAME. CACHIX_NAME tells cachix which cache to push