flake: devShells: include rustfmt and rust-analyzer nightly
This is a trick I use often to get `rustfmt` and `rust-analyzer` nightly on `PATH` in development shells. For `rustfmt`, this means that `rustfmt.toml` can declare experimental features and formatting options, and for `rust-analyzer`, this means better proc-macro support in editors.
J
Jacob Birkett committed
ff9fd985fc22e75abaa5734fa65a6944b8f5a156
Parent: 8bce14b
Committed by Raphael Amorim <rapha850@gmail.com>
on 7/26/2025, 8:34:20 PM