manifest: update

This commit is contained in:
GitHub Action
2023-02-01 02:34:01 +00:00
parent 48b1403150
commit b86e094432
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1577,5 +1577,6 @@
"2023-01-29" = import ./2023/2023-01-29.nix;
"2023-01-30" = import ./2023/2023-01-30.nix;
"2023-01-31" = import ./2023/2023-01-31.nix;
latest = "2023-01-31";
"2023-02-01" = import ./2023/2023-02-01.nix;
latest = "2023-02-01";
}