manifest: update

This commit is contained in:
GitHub Action
2025-07-28 02:51:01 +00:00
parent 69dfe02967
commit 40065d17ee
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

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