manifest: update

This commit is contained in:
GitHub Action
2025-09-28 02:37:04 +00:00
parent 5bfedf3fbb
commit 971d18658c
4 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -122,5 +122,6 @@
"2025-09-16" = import ./2025/2025-09-16.nix;
"2025-09-20" = import ./2025/2025-09-20.nix;
"2025-09-21" = import ./2025/2025-09-21.nix;
latest = "2025-09-21";
"2025-09-28" = import ./2025/2025-09-28.nix;
latest = "2025-09-28";
}

File diff suppressed because one or more lines are too long

View File

@@ -627,5 +627,6 @@
"2025-09-25" = import ./2025/2025-09-25.nix;
"2025-09-26" = import ./2025/2025-09-26.nix;
"2025-09-27" = import ./2025/2025-09-27.nix;
latest = "2025-09-27";
"2025-09-28" = import ./2025/2025-09-28.nix;
latest = "2025-09-28";
}