From 48548f21f63d1234cab10dbc3a919d454b5785d6 Mon Sep 17 00:00:00 2001 From: tuturuu Date: Sat, 10 Jan 2026 04:48:45 +0100 Subject: Fix local dev lsp --- shell.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index d484ed5..fa924d8 100644 --- a/shell.nix +++ b/shell.nix @@ -4,7 +4,8 @@ pkgs.mkShell { buildInputs = with pkgs; [ - rustup + rustc + cargo pkg-config rust-analyzer gcc -- cgit v1.2.3