manifest: update

This commit is contained in:
GitHub Action
2025-07-17 02:44:28 +00:00
parent 8668ca9485
commit dc221f842e
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -554,5 +554,6 @@
"2025-07-14" = import ./2025/2025-07-14.nix;
"2025-07-15" = import ./2025/2025-07-15.nix;
"2025-07-16" = import ./2025/2025-07-16.nix;
latest = "2025-07-16";
"2025-07-17" = import ./2025/2025-07-17.nix;
latest = "2025-07-17";
}