manifest: update

This commit is contained in:
GitHub Action
2023-01-18 02:28:40 +00:00
parent 4e0f9b8a51
commit eecc44934a
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1564,5 +1564,6 @@
"2023-01-15" = import ./2023/2023-01-15.nix;
"2023-01-16" = import ./2023/2023-01-16.nix;
"2023-01-17" = import ./2023/2023-01-17.nix;
latest = "2023-01-17";
"2023-01-18" = import ./2023/2023-01-18.nix;
latest = "2023-01-18";
}