kcl-lang / kcl

KCL Programming Language (CNCF Sandbox Project). https://kcl-lang.io
https://kcl-lang.io
Apache License 2.0
1.69k stars 119 forks source link

Support installing the KCL language server through Nix/Devbox #1694

Open rrueth opened 1 month ago

rrueth commented 1 month ago

Feature Request

Is your feature request related to a problem? Please describe: Currently, KCL itself can be installed through Nix/Devbox, but the language server cannot. Thus, if I'm setting up my own computer, or giving instructions for how to set up a KCL development environment, I need to use two different sources for KCL and the KCL language server. I'd love to be able to only use Devbox.

Describe the feature you'd like: Allow the KCL language server to be installed through Devbox the same way that KCL can be installed.

Peefy commented 1 month ago

Related issue https://github.com/kcl-lang/kcl/issues/1169

cc @He1pa

Peefy commented 1 week ago

https://github.com/appthrust/kcl-nix

Hello, I find the KCL language server Nix config.