diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2024-06-15 14:24:52 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-15 14:24:52 +0000 |
| commit | 0449e6bd58281091e3204b220e1a77a9c976254b (patch) | |
| tree | 030777724605bc7231be9f534d592536c29041ff /shells/all.nix | |
| parent | 90cbd724ce0d2d30c694370e52e43d9994d49459 (diff) | |
update shells
Diffstat (limited to 'shells/all.nix')
| -rw-r--r-- | shells/all.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/all.nix b/shells/all.nix index de1cf4b..fb68f81 100644 --- a/shells/all.nix +++ b/shells/all.nix @@ -8,6 +8,7 @@ pkgs.mkShell { xorg.libXft.dev xorg.libXinerama.dev rustc + rustup rust-analyzer rustfmt trunk @@ -19,7 +20,7 @@ pkgs.mkShell { cargo-generate tailwindcss binaryen - sqlite + postgresql sqlx-cli ]; } |
