chore: add rust-analyzer to nix dev shell
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@ -31,6 +31,7 @@
|
|||||||
[
|
[
|
||||||
rustToolchain
|
rustToolchain
|
||||||
pkgs.pkg-config
|
pkgs.pkg-config
|
||||||
|
pkgs.rust-analyzer
|
||||||
]
|
]
|
||||||
++ pkgs.lib.optionals isLinux [
|
++ pkgs.lib.optionals isLinux [
|
||||||
# Provide cc (gcc) for building proc-macro / build-script crates
|
# Provide cc (gcc) for building proc-macro / build-script crates
|
||||||
|
|||||||
Reference in New Issue
Block a user