manifest: update

This commit is contained in:
GitHub Action
2025-08-03 02:53:43 +00:00
parent 08ff39bf86
commit c582ff7f0d
4 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

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

File diff suppressed because one or more lines are too long

View File

@@ -571,5 +571,6 @@
"2025-07-31" = import ./2025/2025-07-31.nix;
"2025-08-01" = import ./2025/2025-08-01.nix;
"2025-08-02" = import ./2025/2025-08-02.nix;
latest = "2025-08-02";
"2025-08-03" = import ./2025/2025-08-03.nix;
latest = "2025-08-03";
}