mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-14 00:22:39 +02:00
docs(templates/bevy): use rust-analyzer-nightly for better type inference
This commit is contained in:
@@ -48,6 +48,7 @@
|
|||||||
"rustc"
|
"rustc"
|
||||||
"rustfmt"
|
"rustfmt"
|
||||||
])
|
])
|
||||||
|
# use rust-analyzer-nightly for better type inference
|
||||||
rust-analyzer-nightly
|
rust-analyzer-nightly
|
||||||
]
|
]
|
||||||
# https://github.com/bevyengine/bevy/blob/v0.14.2/docs/linux_dependencies.md#nix
|
# https://github.com/bevyengine/bevy/blob/v0.14.2/docs/linux_dependencies.md#nix
|
||||||
|
|||||||
Reference in New Issue
Block a user