bump misc deps
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
3160a36634
commit
e174686eeb
3 changed files with 33 additions and 33 deletions
|
@ -45,7 +45,7 @@ before_script:
|
|||
|
||||
ci:
|
||||
stage: ci
|
||||
image: nixos/nix:2.20.5
|
||||
image: nixos/nix:2.21.0
|
||||
script:
|
||||
# Cache the inputs required for the devShell
|
||||
- ./bin/nix-build-and-cache .#devShells.x86_64-linux.default.inputDerivation
|
||||
|
@ -66,7 +66,7 @@ ci:
|
|||
|
||||
artifacts:
|
||||
stage: artifacts
|
||||
image: nixos/nix:2.20.5
|
||||
image: nixos/nix:2.21.0
|
||||
script:
|
||||
- ./bin/nix-build-and-cache .#static-x86_64-unknown-linux-musl
|
||||
- cp result/bin/conduit x86_64-unknown-linux-musl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue