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
rustowloutput, which can be executed with thecargo-owlspbinary. - A
rustowl-nvimoutput, with the Neovim plugin. - An overlay with the same packages.
Note
PRs for packaging more editor plugins are welcome :)