A Nix flake for rustowl
rustowl requires a very specific nightly Rust toolchain to build. This flake uses rust-overlay to build that toolchain.
This flake provides:
- A
rustowl
output, which can be executed with thecargo-owlsp
binary. - A
rustowl-nvim
output, with the Neovim plugin. - An overlay with the same packages.
Note
PRs for packaging more editor plugins are welcome :)