/rustowl-flake

A nix flake for rustowl

Primary LanguageNixMozilla Public License 2.0MPL-2.0

A Nix flake for rustowl

rustowl requires a very specific nightly Rust toolchain to build. This flake uses fenix to fetch and build that toolchain.

This flake provides:

  • A rustowl output, which can be executed with the cargo-owlsp binary.
  • An overlay with the same package.

Note

This flake does not yet package any of the editor plugins. PRs are welcome :)