manifest: update

This commit is contained in:
GitHub Action
2025-05-07 02:36:42 +00:00
parent 24b00064cd
commit 72dd969389
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -484,5 +484,6 @@
"2025-05-04" = import ./2025/2025-05-04.nix;
"2025-05-05" = import ./2025/2025-05-05.nix;
"2025-05-06" = import ./2025/2025-05-06.nix;
latest = "2025-05-06";
"2025-05-07" = import ./2025/2025-05-07.nix;
latest = "2025-05-07";
}