A Nix flake for rustowl

April 19, 2025 ยท View on GitHub

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 the cargo-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 :)