manifest: update

This commit is contained in:
GitHub Action
2025-09-08 02:36:27 +00:00
parent a8c2f9348a
commit cfd63776bd
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

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