manifest: update

This commit is contained in:
GitHub Action
2023-01-04 12:03:36 +00:00
parent 4465103960
commit fdaad2a952
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

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