manifest: update

This commit is contained in:
GitHub Action
2025-08-25 02:38:37 +00:00
parent 88ceedecde
commit 44774c8c83
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -593,5 +593,6 @@
"2025-08-22" = import ./2025/2025-08-22.nix;
"2025-08-23" = import ./2025/2025-08-23.nix;
"2025-08-24" = import ./2025/2025-08-24.nix;
latest = "2025-08-24";
"2025-08-25" = import ./2025/2025-08-25.nix;
latest = "2025-08-25";
}