pin nixos/nix to 2.18.2

Not sure if Lix has Docker images we can use yet, but we can at least do
this for now.
This commit is contained in:
Charles Hall 2024-05-21 22:20:31 -07:00
parent 13de9ecd41
commit d5da913c79
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF

View file

@ -33,7 +33,7 @@ before_script:
ci:
stage: ci
image: nixos/nix:2.20.4
image: nixos/nix:2.18.2
script:
- ./bin/nix-build-and-cache ci
@ -45,6 +45,6 @@ ci:
artifacts:
stage: artifacts
image: nixos/nix:2.20.4
image: nixos/nix:2.18.2
script:
- ./bin/nix-build-and-cache packages