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/2023/2023-02-10.nix
Normal file
1
manifests/beta/2023/2023-02-10.nix
Normal file
File diff suppressed because one or more lines are too long
@@ -250,5 +250,6 @@
|
||||
"2023-01-25" = import ./2023/2023-01-25.nix;
|
||||
"2023-02-02" = import ./2023/2023-02-02.nix;
|
||||
"2023-02-09" = import ./2023/2023-02-09.nix;
|
||||
latest = "2023-02-09";
|
||||
"2023-02-10" = import ./2023/2023-02-10.nix;
|
||||
latest = "2023-02-10";
|
||||
}
|
||||
|
1
manifests/nightly/2023/2023-02-10.nix
Normal file
1
manifests/nightly/2023/2023-02-10.nix
Normal file
File diff suppressed because one or more lines are too long
@@ -1586,5 +1586,6 @@
|
||||
"2023-02-07" = import ./2023/2023-02-07.nix;
|
||||
"2023-02-08" = import ./2023/2023-02-08.nix;
|
||||
"2023-02-09" = import ./2023/2023-02-09.nix;
|
||||
latest = "2023-02-09";
|
||||
"2023-02-10" = import ./2023/2023-02-10.nix;
|
||||
latest = "2023-02-10";
|
||||
}
|
||||
|
1
manifests/stable/1.67.1.nix
Normal file
1
manifests/stable/1.67.1.nix
Normal file
File diff suppressed because one or more lines are too long
@@ -54,5 +54,6 @@
|
||||
"1.66.0" = import ./1.66.0.nix;
|
||||
"1.66.1" = import ./1.66.1.nix;
|
||||
"1.67.0" = import ./1.67.0.nix;
|
||||
latest = "1.67.0";
|
||||
"1.67.1" = import ./1.67.1.nix;
|
||||
latest = "1.67.1";
|
||||
}
|
||||
|
Reference in New Issue
Block a user