update nix channel to unstable
This commit is contained in:
parent
d77fd5ad2d
commit
7266a38c91
@ -3,5 +3,5 @@ stages:
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
image: nixpkgs/nix:nixos-24.05
|
image: nixpkgs/nix:latest
|
||||||
script: nix build . --extra-experimental-features "nix-command flakes"
|
script: nix build . --extra-experimental-features "nix-command flakes"
|
Loading…
Reference in New Issue
Block a user