flake.nix: add lcov to devshell

This commit is contained in:
2026-03-02 10:50:24 +09:00
parent 74798c77b5
commit dd7b2917dc

View File

@@ -80,8 +80,9 @@
buildInputs = with pkgs; [
dart
gnumake
sqlite-interactive
lcov
sqlite-analyzer
sqlite-interactive
sqlite-web
# sqlint
sqlfluff