flake.nix: plz obiwan rust-analyzer, save me
This commit is contained in:
parent
594748fe30
commit
10cbd94f3c
|
@ -47,6 +47,7 @@
|
||||||
stable.cargo
|
stable.cargo
|
||||||
stable.rustfmt
|
stable.rustfmt
|
||||||
stable.rust-src
|
stable.rust-src
|
||||||
|
stable.rust-analyzer
|
||||||
] ++ nixpkgs.lib.optionals (system == "x86_64-linux") [
|
] ++ nixpkgs.lib.optionals (system == "x86_64-linux") [
|
||||||
targets.x86_64-unknown-linux-musl.stable.rust-std
|
targets.x86_64-unknown-linux-musl.stable.rust-std
|
||||||
] ++ nixpkgs.lib.optionals (system == "aarch64-linux") [
|
] ++ nixpkgs.lib.optionals (system == "aarch64-linux") [
|
||||||
|
|
Loading…
Reference in a new issue