flake.nix: plz obiwan rust-analyzer, save me

This commit is contained in:
Cole Mickens 2024-08-09 13:58:24 -07:00
parent 594748fe30
commit 10cbd94f3c

View File

@ -47,6 +47,7 @@
stable.cargo
stable.rustfmt
stable.rust-src
stable.rust-analyzer
] ++ nixpkgs.lib.optionals (system == "x86_64-linux") [
targets.x86_64-unknown-linux-musl.stable.rust-std
] ++ nixpkgs.lib.optionals (system == "aarch64-linux") [