bump to a newer nixos image

This commit is contained in:
Jean-Paul Calderone 2023-07-08 08:08:47 -04:00
parent 2f00e989d4
commit e3e223c8d6

View File

@ -532,7 +532,7 @@ executors:
docker:
# Run in a highly Nix-capable environment.
- <<: *DOCKERHUB_AUTH
image: "nixos/nix:2.10.3"
image: "nixos/nix:2.16.1"
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