manifest: update

This commit is contained in:
GitHub Action
2025-04-28 02:36:42 +00:00
parent 621131c9e2
commit 9a60456154
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -475,5 +475,6 @@
"2025-04-25" = import ./2025/2025-04-25.nix;
"2025-04-26" = import ./2025/2025-04-26.nix;
"2025-04-27" = import ./2025/2025-04-27.nix;
latest = "2025-04-27";
"2025-04-28" = import ./2025/2025-04-28.nix;
latest = "2025-04-28";
}