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