Switch to Nix 2.3. mach-nix is not compatible with older versions.

This commit is contained in:
Jean-Paul Calderone 2022-01-27 14:22:35 -05:00
parent b2acd0f7d0
commit 83a172210c

View File

@ -445,7 +445,7 @@ jobs:
docker:
# Run in a highly Nix-capable environment.
- <<: *DOCKERHUB_AUTH
image: "nixorg/nix:circleci"
image: "nixos/nix:2.3.16"
environment:
# Reference the name of a niv-managed nixpkgs source (see `niv show` and