Rust analyzer typo
This commit is contained in:
parent
d2da2e1e6f
commit
9487cb3170
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
extraGroups = [ "wheel" "networkmanager" ]; # Enable ‘sudo’ for the user.
|
||||
packages = with pkgs; [
|
||||
rustup
|
||||
rust-analyze
|
||||
rust-analyzer
|
||||
cargo-cross
|
||||
#appimage-run
|
||||
steam-run-native
|
||||
|
|
Loading…
Reference in a new issue