Skip to content
Snippets Groups Projects
Commit aa2af6bf authored by renovate[bot]'s avatar renovate[bot] Committed by 🥺
Browse files

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

parent 53c0cfd7
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ before_script:
ci:
stage: ci
image: nixos/nix:2.21.0
image: nixos/nix:2.21.1
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.0
image: nixos/nix:2.21.1
script:
- ./bin/nix-build-and-cache .#static-x86_64-unknown-linux-musl
- cp result/bin/conduit x86_64-unknown-linux-musl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment