mirror of
https://github.com/oxalica/rust-overlay.git
synced 2025-10-06 00:02:40 +02:00
manifest: update
This commit is contained in:
1
manifests/beta/2025/2025-04-02.nix
Normal file
1
manifests/beta/2025/2025-04-02.nix
Normal file
File diff suppressed because one or more lines are too long
@@ -87,5 +87,6 @@
|
||||
"2025-03-09" = import ./2025/2025-03-09.nix;
|
||||
"2025-03-17" = import ./2025/2025-03-17.nix;
|
||||
"2025-03-23" = import ./2025/2025-03-23.nix;
|
||||
latest = "2025-03-23";
|
||||
"2025-04-02" = import ./2025/2025-04-02.nix;
|
||||
latest = "2025-04-02";
|
||||
}
|
||||
|
1
manifests/nightly/2025/2025-04-02.nix
Normal file
1
manifests/nightly/2025/2025-04-02.nix
Normal file
File diff suppressed because one or more lines are too long
@@ -449,5 +449,6 @@
|
||||
"2025-03-30" = import ./2025/2025-03-30.nix;
|
||||
"2025-03-31" = import ./2025/2025-03-31.nix;
|
||||
"2025-04-01" = import ./2025/2025-04-01.nix;
|
||||
latest = "2025-04-01";
|
||||
"2025-04-02" = import ./2025/2025-04-02.nix;
|
||||
latest = "2025-04-02";
|
||||
}
|
||||
|
@@ -13,4 +13,5 @@
|
||||
{ complete = [ "rustc" "cargo" "rust-std" "rust-mingw" "rust-docs" "rustfmt-preview" "clippy-preview" "rls-preview" "rust-analyzer-preview" "rust-src" "llvm-tools-preview" "rust-analysis" "miri-preview" "rustc-codegen-cranelift-preview" "rustc-dev" ]; default = [ "rustc" "cargo" "rust-std" "rust-mingw" "rust-docs" "rustfmt-preview" "clippy-preview" ]; minimal = [ "rustc" "cargo" "rust-std" "rust-mingw" ]; }
|
||||
{ complete = [ "rustc" "cargo" "rust-std" "rust-mingw" "rust-docs" "rustfmt-preview" "clippy-preview" "rls-preview" "rust-analyzer-preview" "rust-src" "llvm-tools-preview" "rust-analysis" "miri-preview" "rustc-codegen-cranelift-preview" ]; default = [ "rustc" "cargo" "rust-std" "rust-mingw" "rust-docs" "rustfmt-preview" "clippy-preview" ]; minimal = [ "rustc" "cargo" "rust-std" "rust-mingw" ]; }
|
||||
{ complete = [ "rustc" "cargo" "rust-std" "rust-mingw" "rust-docs" "rustfmt-preview" "clippy-preview" "rust-analyzer-preview" "rust-src" "llvm-tools-preview" "rust-analysis" "miri-preview" "rustc-codegen-cranelift-preview" "rustc-dev" ]; default = [ "rustc" "cargo" "rust-std" "rust-mingw" "rust-docs" "rustfmt-preview" "clippy-preview" ]; minimal = [ "rustc" "cargo" "rust-std" "rust-mingw" ]; }
|
||||
{ complete = [ "rustc" "cargo" "rust-std" "rust-mingw" "rust-docs" "rustfmt-preview" "clippy-preview" "rust-analyzer-preview" "rust-src" "llvm-tools-preview" "rust-analysis" "miri-preview" "rustc-codegen-cranelift-preview" ]; default = [ "rustc" "cargo" "rust-std" "rust-mingw" "rust-docs" "rustfmt-preview" "clippy-preview" ]; minimal = [ "rustc" "cargo" "rust-std" "rust-mingw" ]; }
|
||||
]
|
||||
|
Reference in New Issue
Block a user