ci: had forgotten nix commands were "experimental"

This commit is contained in:
silver 2023-09-30 22:44:27 +00:00
parent 09ccf41717
commit 3dca6add56

View file

@ -85,7 +85,7 @@ linter:
<<: *builder
stage: test
script:
- nix fmt
- nix --extra-experimental-features 'nix-command' fmt
# dns always has to be deployed first
deploy_dns: