chore: add rust-analyzer to nix dev shell

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Edward Langley
2026-03-30 22:55:44 -07:00
parent f58ca625cc
commit 15f7fbe799

View File

@ -31,6 +31,7 @@
[
rustToolchain
pkgs.pkg-config
pkgs.rust-analyzer
]
++ pkgs.lib.optionals isLinux [
# Provide cc (gcc) for building proc-macro / build-script crates