chore(sqlite): add lazysql for sqlite management

This commit is contained in:
Guz
2024-09-05 17:36:16 -03:00
parent 98009015c3
commit 65133b28dc

View File

@@ -23,7 +23,7 @@
hardeningDisable = ["fortify"]; hardeningDisable = ["fortify"];
buildInputs = with pkgs; [ buildInputs = with pkgs; [
sqlite sqlite
sqlite-web lazysql
go go
gofumpt gofumpt
golangci-lint golangci-lint