manifest: update

This commit is contained in:
GitHub Action
2025-09-30 02:32:54 +00:00
parent be3b8843a2
commit 381776b12d
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

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