add rust-analyzer
Some checks failed
build / check-nix (push) Waiting to run
build / build-cargo (push) Successful in 3m36s
build / build-nix (push) Has been cancelled

This commit is contained in:
Cyryl Płotnicki 2024-05-04 18:22:47 +01:00
parent dcb7a1ed89
commit 9c9273b5a1
2 changed files with 3 additions and 2 deletions

View file

@ -49,6 +49,7 @@
openssh
openssl
pkg-config
rust-analyzer
rustc
rustfmt
statix

View file

@ -1,2 +1,2 @@
stable
[toolchain]
channel = "stable"