manifest: update

This commit is contained in:
GitHub Action
2025-07-26 02:42:00 +00:00
parent 7ae12d14d6
commit c8b8b81201
4 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -108,5 +108,6 @@
"2025-07-11" = import ./2025/2025-07-11.nix;
"2025-07-13" = import ./2025/2025-07-13.nix;
"2025-07-22" = import ./2025/2025-07-22.nix;
latest = "2025-07-22";
"2025-07-26" = import ./2025/2025-07-26.nix;
latest = "2025-07-26";
}

File diff suppressed because one or more lines are too long

View File

@@ -563,5 +563,6 @@
"2025-07-23" = import ./2025/2025-07-23.nix;
"2025-07-24" = import ./2025/2025-07-24.nix;
"2025-07-25" = import ./2025/2025-07-25.nix;
latest = "2025-07-25";
"2025-07-26" = import ./2025/2025-07-26.nix;
latest = "2025-07-26";
}