Initial commit

This commit is contained in:
Greg Hellings
2024-10-25 16:10:27 -05:00
commit 3609c95b17
5 changed files with 259 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
stages:
- check
check:
stage: check
tags:
- nix
script:
- nix flake check