manifest: update

This commit is contained in:
GitHub Action
2025-08-05 02:50:43 +00:00
parent dc2d248957
commit 3ec3244ffb
4 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -110,5 +110,6 @@
"2025-07-22" = import ./2025/2025-07-22.nix;
"2025-07-26" = import ./2025/2025-07-26.nix;
"2025-08-03" = import ./2025/2025-08-03.nix;
latest = "2025-08-03";
"2025-08-05" = import ./2025/2025-08-05.nix;
latest = "2025-08-05";
}

File diff suppressed because one or more lines are too long

View File

@@ -573,5 +573,6 @@
"2025-08-02" = import ./2025/2025-08-02.nix;
"2025-08-03" = import ./2025/2025-08-03.nix;
"2025-08-04" = import ./2025/2025-08-04.nix;
latest = "2025-08-04";
"2025-08-05" = import ./2025/2025-08-05.nix;
latest = "2025-08-05";
}