helix health packages

This commit is contained in:
Rowan Torbitzky-Lane 2025-03-22 00:31:18 -05:00
parent 27e91ae66f
commit bd4c57599a

View File

@ -42,6 +42,8 @@
buildInputs = runtimeDeps;
nativeBuildInputs = buildDeps ++ devDeps ++ [ rustc ];
packages = with pkgs; [
rust-analyzer
lldb
(vscode-with-extensions.override {
vscode = vscodium;
vscodeExtensions = with vscode-extensions; [