summaryrefslogtreecommitdiff
path: root/shells/dev.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shells/dev.nix')
-rw-r--r--shells/dev.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/dev.nix b/shells/dev.nix
index 044375a..4f01653 100644
--- a/shells/dev.nix
+++ b/shells/dev.nix
@@ -16,5 +16,7 @@ pkgs.mkShell {
cargo-generate
tailwindcss
binaryen
+ sqlite
+ sqlx-cli
];
}