manifest: update

This commit is contained in:
GitHub Action
2025-09-02 02:36:11 +00:00
parent b29e536512
commit 2c18db2acc
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

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