manifest: update

This commit is contained in:
GitHub Action
2025-04-22 02:34:24 +00:00
parent 68a0ff1a43
commit 3b7171858c
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -469,5 +469,6 @@
"2025-04-19" = import ./2025/2025-04-19.nix;
"2025-04-20" = import ./2025/2025-04-20.nix;
"2025-04-21" = import ./2025/2025-04-21.nix;
latest = "2025-04-21";
"2025-04-22" = import ./2025/2025-04-22.nix;
latest = "2025-04-22";
}