ci: migrate to nix

This commit is contained in:
Barrett Ruth 2026-02-23 18:13:51 -05:00
parent b87c665ccb
commit 3140c152ea
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
4 changed files with 32 additions and 58 deletions

View file

@ -4,3 +4,4 @@ exclude = [".direnv/*"]
[lints]
mixed_table = 'allow'
unused_variable = 'allow'
bad_string_escape = 'allow'