manifest: update

This commit is contained in:
GitHub Action
2025-07-20 02:51:28 +00:00
parent 742248f12a
commit 95719de18a
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -557,5 +557,6 @@
"2025-07-17" = import ./2025/2025-07-17.nix;
"2025-07-18" = import ./2025/2025-07-18.nix;
"2025-07-19" = import ./2025/2025-07-19.nix;
latest = "2025-07-19";
"2025-07-20" = import ./2025/2025-07-20.nix;
latest = "2025-07-20";
}