Enable experimental features
This commit is contained in:
@@ -2,6 +2,9 @@ stages:
|
|||||||
- build
|
- build
|
||||||
- deploy
|
- deploy
|
||||||
|
|
||||||
|
variables:
|
||||||
|
NIX_EXTRA_EXPERIMENTAL_FEATURES: nix-command flakes
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
image: "nixos/nix:latest"
|
image: "nixos/nix:latest"
|
||||||
|
|||||||
Reference in New Issue
Block a user