Enable experimental flake support in CI

This commit is contained in:
Hoang Nguyen 2024-03-16 00:00:00 +07:00
parent 207e09fb51
commit d631395b6e
Signed by: folliehiyuki
GPG Key ID: B0567C20730E9B11
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@ workflow:
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
variables:
NIX_CONFIG: extra-experimental-features = nix-command flakes
deploy:site:
stage: build
image: nixos/nix:2.21.0