[maintainer=@mrcjkb, @xBLACKICEx]
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/306ea70' (2025-12-21)
→ 'github:NixOS/nixpkgs/cfc52a4' (2025-12-23)
• Updated input 'rust-overlay':
'github:oxalica/rust-overlay/d81285b' (2025-12-22)
→ 'github:oxalica/rust-overlay/2c7510a' (2025-12-23)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
||
|---|---|---|
| .github/workflows | ||
| nix | ||
| .editorconfig | ||
| .envrc | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
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
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 :)