manifest: update

This commit is contained in:
GitHub Action
2025-08-09 02:39:23 +00:00
parent c448ab4200
commit ac39ab4c8e
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -577,5 +577,6 @@
"2025-08-06" = import ./2025/2025-08-06.nix;
"2025-08-07" = import ./2025/2025-08-07.nix;
"2025-08-08" = import ./2025/2025-08-08.nix;
latest = "2025-08-08";
"2025-08-09" = import ./2025/2025-08-09.nix;
latest = "2025-08-09";
}