manifest: update

This commit is contained in:
GitHub Action
2025-08-26 02:37:06 +00:00
parent 44774c8c83
commit d137b47bde
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -594,5 +594,6 @@
"2025-08-23" = import ./2025/2025-08-23.nix;
"2025-08-24" = import ./2025/2025-08-24.nix;
"2025-08-25" = import ./2025/2025-08-25.nix;
latest = "2025-08-25";
"2025-08-26" = import ./2025/2025-08-26.nix;
latest = "2025-08-26";
}