nix-configs/.gitlab-ci.yml
2025-05-16 13:56:04 -06:00

8 lines
169 B
YAML

stages:
- test
build-config:
stage: test
image: nixos/nix:latest
script:
nix --experimental-features "nix-command flakes" run nixpkgs#nh -- os test . --dry