manifest: update

This commit is contained in:
GitHub Action
2023-02-05 02:31:31 +00:00
parent 1f1d13846a
commit 3bf0a253c0
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1581,5 +1581,6 @@
"2023-02-02" = import ./2023/2023-02-02.nix;
"2023-02-03" = import ./2023/2023-02-03.nix;
"2023-02-04" = import ./2023/2023-02-04.nix;
latest = "2023-02-04";
"2023-02-05" = import ./2023/2023-02-05.nix;
latest = "2023-02-05";
}