manifest: update

This commit is contained in:
GitHub Action
2025-08-28 02:34:57 +00:00
parent df7ea78ade
commit 0adf92c70d
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

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