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-01-20.nix
Normal file
1
manifests/beta/2023/2023-01-20.nix
Normal file
File diff suppressed because one or more lines are too long
@@ -245,5 +245,6 @@
|
||||
"2023-01-01" = import ./2023/2023-01-01.nix;
|
||||
"2023-01-12" = import ./2023/2023-01-12.nix;
|
||||
"2023-01-15" = import ./2023/2023-01-15.nix;
|
||||
latest = "2023-01-15";
|
||||
"2023-01-20" = import ./2023/2023-01-20.nix;
|
||||
latest = "2023-01-20";
|
||||
}
|
||||
|
1
manifests/nightly/2023/2023-01-21.nix
Normal file
1
manifests/nightly/2023/2023-01-21.nix
Normal file
File diff suppressed because one or more lines are too long
@@ -1567,5 +1567,6 @@
|
||||
"2023-01-18" = import ./2023/2023-01-18.nix;
|
||||
"2023-01-19" = import ./2023/2023-01-19.nix;
|
||||
"2023-01-20" = import ./2023/2023-01-20.nix;
|
||||
latest = "2023-01-20";
|
||||
"2023-01-21" = import ./2023/2023-01-21.nix;
|
||||
latest = "2023-01-21";
|
||||
}
|
||||
|
Reference in New Issue
Block a user