Basic scaffolding

This commit is contained in:
Greg Hellings
2025-02-24 10:14:02 -06:00
commit 7f92974785
8 changed files with 314 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
stages:
- check
- build
check:
stage: check
tags:
- nix
script:
- nix flake check -L