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