Peefy
Peefy
Thank you @diefans for the kcl-nix package: https://github.com/diefans/kcl-nix
Hello @sanzoghenzo, we have plans to support this, and prior to that, we have done some refactoring and pre work on the kcl-language-server rust project. It is expected that we...
I've opened the kcl-language-server nix package PR at https://github.com/NixOS/nixpkgs/pull/306538
Oh, it seems to conflict with the running mode of nix package management. You can use the download script to get the kcl cli. I will fix it later. >...
> @Peefy Last NIx package doesn't work > > ```shell > $ kcl version > 0.10.9-linux-amd64 > $ kcl run > panic: mkdir /nix/store/5xz3bfxywypllfd7dlgdis2v46ibs34r-kclvm-0.10.0/lib:: permission denied > .... > ```...
Good Job! @changsun20 Thanks for the proposal. ❤️ cc @zong-zhe @He1pa Could you help review it?
Closed by #1744
Hello @yonas. KCL currently does not have a FreeBSD distribution package? Are you willing to contribute it?
@yonas This is because KCL lacks dynamic library files for FreeBSD, so there is no conditional compilation for configuring the `kcl-lang/lib` library. Currently, only Windows, Linux, and macos are available....
@yonas I see. You can push the vendored protoc binary here https://github.com/kcl-lang/rust-protoc-bin-vendored or set the `PROTOC` env