manifest: update

This commit is contained in:
GitHub Action
2025-08-30 02:31:52 +00:00
parent 86e5140961
commit 2243e3f251
4 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

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

File diff suppressed because one or more lines are too long

View File

@@ -598,5 +598,6 @@
"2025-08-27" = import ./2025/2025-08-27.nix;
"2025-08-28" = import ./2025/2025-08-28.nix;
"2025-08-29" = import ./2025/2025-08-29.nix;
latest = "2025-08-29";
"2025-08-30" = import ./2025/2025-08-30.nix;
latest = "2025-08-30";
}