Get everything passing the flake checks

This commit is contained in:
Greg Hellings
2024-11-18 23:42:28 -06:00
parent 1864511341
commit 4324f0ce67
56 changed files with 56 additions and 62 deletions
+4
View File
@@ -35,6 +35,10 @@ shellcheck:
stage: generate
script: nix run ".#shellcheck"
flake-check:
stage: generate
script: nix flake check
validate:
stage: check
needs: