bbd3c465

Author: Michael Lynch <git@mtlynch.io>

Committer: Michael Lynch <mtlynch@noreply.codeberg.org>

Cache SQL lint builds by SQL inputs (#297)

Limit the lint-sql derivation source to the lint script, SQLFluff ignore file, and SQL files so unrelated repository edits do not invalidate the Nix build cache.

Reviewed-on: https://codeberg.org/mtlynch/little-moments/pulls/297