manifest: update

This commit is contained in:
GitHub Action
2025-07-30 02:48:44 +00:00
parent b372cf71b4
commit 01ac47d863
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

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