manifest: update

This commit is contained in:
GitHub Action
2025-10-01 02:38:04 +00:00
parent 381776b12d
commit f6f2da4751
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -630,5 +630,6 @@
"2025-09-28" = import ./2025/2025-09-28.nix;
"2025-09-29" = import ./2025/2025-09-29.nix;
"2025-09-30" = import ./2025/2025-09-30.nix;
latest = "2025-09-30";
"2025-10-01" = import ./2025/2025-10-01.nix;
latest = "2025-10-01";
}