manifest: update

This commit is contained in:
GitHub Action
2025-08-29 02:35:10 +00:00
parent 0adf92c70d
commit 86e5140961
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -597,5 +597,6 @@
"2025-08-26" = import ./2025/2025-08-26.nix;
"2025-08-27" = import ./2025/2025-08-27.nix;
"2025-08-28" = import ./2025/2025-08-28.nix;
latest = "2025-08-28";
"2025-08-29" = import ./2025/2025-08-29.nix;
latest = "2025-08-29";
}