Skip to content

Commit 741eae8

Browse files
Auto generate docs/reference/options.md
1 parent 53a8793 commit 741eae8

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

docs/reference/options.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15296,7 +15296,7 @@ string
1529615296

1529715297

1529815298

15299-
List of extra [targets](https://github.com/nix-community/fenix\#supported-platforms-and-targets)
15299+
List of extra [targets](https://doc.rust-lang.org/nightly/rustc/platform-support.html)
1530015300
to install. Defaults to only the native target.
1530115301

1530215302

@@ -15440,6 +15440,28 @@ null or package
1544015440

1544115441

1544215442

15443+
## languages.rust.version
15444+
15445+
15446+
15447+
Which version of rust to use, this value could be ` latest `,` 1.81.0 `, ` 2021-01-01 `.
15448+
Only works when languages.rust.channel is NOT nixpkgs.
15449+
15450+
15451+
15452+
*Type:*
15453+
string
15454+
15455+
15456+
15457+
*Default:*
15458+
` "latest" `
15459+
15460+
*Declared by:*
15461+
- [https://github.com/cachix/devenv/blob/main/src/modules/languages/rust.nix](https://github.com/cachix/devenv/blob/main/src/modules/languages/rust.nix)
15462+
15463+
15464+
1544315465
## languages.scala.enable
1544415466

1544515467

0 commit comments

Comments
 (0)