manifest: update

This commit is contained in:
GitHub Action
2025-07-29 02:53:11 +00:00
parent 40065d17ee
commit b372cf71b4
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

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