Enable experimental features

This commit is contained in:
Greg Hellings
2025-09-28 21:53:42 -05:00
parent 886e77853b
commit 2307c4a25e
+3
View File
@@ -2,6 +2,9 @@ stages:
- build
- deploy
variables:
NIX_EXTRA_EXPERIMENTAL_FEATURES: nix-command flakes
build:
stage: build
image: "nixos/nix:latest"