mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 04:57:54 +00:00
Switch to Nix 2.3. mach-nix is not compatible with older versions.
This commit is contained in:
parent
b2acd0f7d0
commit
83a172210c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user