stages: - check - build check: stage: check tags: - nix script: - nix flake check build: stage: build tags: - nix script: - nom build