manifest: update

This commit is contained in:
GitHub Action
2025-09-29 02:35:56 +00:00
parent 971d18658c
commit be3b8843a2
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

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