manifest: update

This commit is contained in:
GitHub Action
2023-02-04 02:23:27 +00:00
parent 383a4acfd1
commit 1f1d13846a
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

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