manifest: update

This commit is contained in:
GitHub Action
2025-04-07 02:34:51 +00:00
parent 9d00c6b694
commit 0cb3c8979c
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -454,5 +454,6 @@
"2025-04-04" = import ./2025/2025-04-04.nix;
"2025-04-05" = import ./2025/2025-04-05.nix;
"2025-04-06" = import ./2025/2025-04-06.nix;
latest = "2025-04-06";
"2025-04-07" = import ./2025/2025-04-07.nix;
latest = "2025-04-07";
}