From 61c886245a57362894462c09636731f79ef1f9ed Mon Sep 17 00:00:00 2001 From: ulic-youthlic Date: Wed, 22 Oct 2025 00:59:37 +0800 Subject: [PATCH] feat: Add lua_ls in devShell --- flake/perSystem.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake/perSystem.nix b/flake/perSystem.nix index ec63063..9d74047 100644 --- a/flake/perSystem.nix +++ b/flake/perSystem.nix @@ -37,6 +37,8 @@ just nvfetcher nixfmt-rfc-style + + lua-language-server ]; }; legacyPackages =