manifest: update

This commit is contained in:
GitHub Action
2025-09-12 02:31:40 +00:00
parent b8adf89978
commit 591c5ae84f
4 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

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

File diff suppressed because one or more lines are too long

View File

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