Skip to content

feat: disable LSP in devenv docker image#2838

Open
Allsimon wants to merge 1 commit into
cachix:mainfrom
Allsimon:optionalLsp
Open

feat: disable LSP in devenv docker image#2838
Allsimon wants to merge 1 commit into
cachix:mainfrom
Allsimon:optionalLsp

Conversation

@Allsimon
Copy link
Copy Markdown
Contributor

The changes gate the lsp feature behind #[cfg(feature = "lsp")] in Rust and build a devenv-for-container variant without nixd in the PATH wrapper, keeping nixd (and its 540 Mo LLVM dep) out of the image closure entirely.

see #2655

The changes gate the lsp feature behind #[cfg(feature = "lsp")] in Rust and build a devenv-for-container variant without nixd in the PATH wrapper, keeping nixd (and its 540 Mo LLVM dep) out of the image closure entirely.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant