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