diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2024-03-25 22:06:36 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-25 22:06:36 +0000 |
| commit | cdf380222440fdda6cc6739e8a925cbdbd7c12cb (patch) | |
| tree | c5fc3483ecedce671504dae0f2deabf2e082a435 /shells | |
| parent | 59d11e6f2bfc071150ec869afc2d5c24e81d55f4 (diff) | |
update
Diffstat (limited to 'shells')
| -rw-r--r-- | shells/dev.nix | 2 |
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 ]; } |
