chore(deps): update nixos/nix docker tag to v2.22.0

This commit is contained in:
renovate[bot] 2024-04-23 13:51:05 +00:00 committed by June
parent e17f8d5b24
commit f0dd3930fa

View file

@ -54,7 +54,7 @@ before_script:
ci:
stage: ci
image: nixos/nix:2.21.2
image: nixos/nix:2.22.0
script:
# Cache the inputs required for the devShell
- ./bin/nix-build-and-cache .#devShells.x86_64-linux.default.inputDerivation
@ -79,7 +79,7 @@ ci:
artifacts:
stage: artifacts
image: nixos/nix:2.21.2
image: nixos/nix:2.22.0
script:
- ./bin/nix-build-and-cache .#static-x86_64-unknown-linux-musl
- cp result/bin/conduit x86_64-unknown-linux-musl