feat(nix): integrate all checks into nix flake check

This commit is contained in:
Ananth Venkatesh 2025-02-08 20:42:52 -05:00
parent 929360cd30
commit 03fa4b823c
Signed by: ananthv
GPG key ID: 4BB578E748CFE4FF
8 changed files with 142 additions and 120 deletions

View file

@ -1 +1,3 @@
#!usr/bin/env -S nix develop --command bash
find src/ | entr -r elm make src/Main.elm --output compiled/Main.js