manifest: update

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

File diff suppressed because one or more lines are too long

View File

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