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
rustowloutput, which can be executed with thecargo-owlspbinary. - An overlay with the same package.
Note
This flake does not yet package any of the editor plugins. PRs are welcome :)