manifest: update

This commit is contained in:
GitHub Action
2025-09-11 02:33:56 +00:00
parent aecf311201
commit b8adf89978
4 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -117,5 +117,6 @@
"2025-08-20" = import ./2025/2025-08-20.nix;
"2025-08-22" = import ./2025/2025-08-22.nix;
"2025-08-30" = import ./2025/2025-08-30.nix;
latest = "2025-08-30";
"2025-09-11" = import ./2025/2025-09-11.nix;
latest = "2025-09-11";
}

File diff suppressed because one or more lines are too long

View File

@@ -610,5 +610,6 @@
"2025-09-08" = import ./2025/2025-09-08.nix;
"2025-09-09" = import ./2025/2025-09-09.nix;
"2025-09-10" = import ./2025/2025-09-10.nix;
latest = "2025-09-10";
"2025-09-11" = import ./2025/2025-09-11.nix;
latest = "2025-09-11";
}