Commit graph

2 commits

Author SHA1 Message Date
26fb9ca518
ci: nix
Some checks are pending
Code Quality / changes (push) Waiting to run
Code Quality / Lua Format Check (push) Blocked by required conditions
Code Quality / Lua Lint Check (push) Blocked by required conditions
Code Quality / Lua Type Check (push) Blocked by required conditions
Code Quality / Markdown Format Check (push) Blocked by required conditions
2026-03-04 14:12:41 -05:00
f52dd06c26
build(flake): add nix devShell
Problem: no nix dev shell existed, making it harder to get local
tooling for formatting, linting, and type checking.

Solution: add a flake with a devShell providing prettier, stylua,
selene, and lua-language-server.
2026-02-23 17:35:26 -05:00