manifest: update

This commit is contained in:
GitHub Action
2025-08-27 02:34:50 +00:00
parent 8ec04f46f1
commit df7ea78ade
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

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