mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
9 lines
No EOL
164 B
TOML
9 lines
No EOL
164 B
TOML
[toolchain]
|
|
channel = "1.65.0"
|
|
|
|
profile = "default"
|
|
|
|
components = [
|
|
# for usages of rust-analyzer or similar tools inside `nix develop`
|
|
"rust-src"
|
|
] |