manifest: update

This commit is contained in:
GitHub Action
2023-01-24 02:24:39 +00:00
parent 57b363f390
commit 187b7835d5
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1570,5 +1570,6 @@
"2023-01-21" = import ./2023/2023-01-21.nix;
"2023-01-22" = import ./2023/2023-01-22.nix;
"2023-01-23" = import ./2023/2023-01-23.nix;
latest = "2023-01-23";
"2023-01-24" = import ./2023/2023-01-24.nix;
latest = "2023-01-24";
}