manifest: update

This commit is contained in:
GitHub Action
2025-09-01 02:42:34 +00:00
parent f46d294b87
commit b29e536512
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -600,5 +600,6 @@
"2025-08-29" = import ./2025/2025-08-29.nix;
"2025-08-30" = import ./2025/2025-08-30.nix;
"2025-08-31" = import ./2025/2025-08-31.nix;
latest = "2025-08-31";
"2025-09-01" = import ./2025/2025-09-01.nix;
latest = "2025-09-01";
}