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-02.nix
Normal file
1
manifests/beta/2023/2023-02-02.nix
Normal file
File diff suppressed because one or more lines are too long
@@ -248,5 +248,6 @@
|
||||
"2023-01-20" = import ./2023/2023-01-20.nix;
|
||||
"2023-01-23" = import ./2023/2023-01-23.nix;
|
||||
"2023-01-25" = import ./2023/2023-01-25.nix;
|
||||
latest = "2023-01-25";
|
||||
"2023-02-02" = import ./2023/2023-02-02.nix;
|
||||
latest = "2023-02-02";
|
||||
}
|
||||
|
1
manifests/nightly/2023/2023-02-02.nix
Normal file
1
manifests/nightly/2023/2023-02-02.nix
Normal file
File diff suppressed because one or more lines are too long
@@ -1578,5 +1578,6 @@
|
||||
"2023-01-30" = import ./2023/2023-01-30.nix;
|
||||
"2023-01-31" = import ./2023/2023-01-31.nix;
|
||||
"2023-02-01" = import ./2023/2023-02-01.nix;
|
||||
latest = "2023-02-01";
|
||||
"2023-02-02" = import ./2023/2023-02-02.nix;
|
||||
latest = "2023-02-02";
|
||||
}
|
||||
|
Reference in New Issue
Block a user