From 0449e6bd58281091e3204b220e1a77a9c976254b Mon Sep 17 00:00:00 2001 From: ozpv <39195175+ozpv@users.noreply.github.com> Date: Sat, 15 Jun 2024 14:24:52 +0000 Subject: update shells --- shells/all.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shells/all.nix') 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 ]; } -- cgit v1.2.3