manifest: update

This commit is contained in:
GitHub Action
2023-03-09 02:32:47 +00:00
parent ea311f10a5
commit cb22476a4d
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1613,5 +1613,6 @@
"2023-03-06" = import ./2023/2023-03-06.nix;
"2023-03-07" = import ./2023/2023-03-07.nix;
"2023-03-08" = import ./2023/2023-03-08.nix;
latest = "2023-03-08";
"2023-03-09" = import ./2023/2023-03-09.nix;
latest = "2023-03-09";
}