infra/.gitlab-ci.yml
2024-03-09 23:20:46 +01:00

10 lines
No EOL
180 B
YAML

check:
image: nixos/nix
variables:
NIX_CONFIG: |
accept-flake-config = true
extra-experimental-features = flakes nix-command
script:
- nix flake check