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 ++- shells/haemolacriaa.nix | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'shells') 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 ]; } diff --git a/shells/haemolacriaa.nix b/shells/haemolacriaa.nix index 3dd78b5..da9e7dc 100644 --- a/shells/haemolacriaa.nix +++ b/shells/haemolacriaa.nix @@ -15,7 +15,7 @@ pkgs.mkShell { cargo-generate tailwindcss binaryen - sqlite + postgresql sqlx-cli ]; } -- cgit v1.2.3