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.
|
extraGroups = [ "wheel" "networkmanager" ]; # Enable ‘sudo’ for the user.
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
rustup
|
rustup
|
||||||
rust-analyze
|
rust-analyzer
|
||||||
cargo-cross
|
cargo-cross
|
||||||
#appimage-run
|
#appimage-run
|
||||||
steam-run-native
|
steam-run-native
|
||||||
|
|
Loading…
Reference in a new issue