manifest: update

This commit is contained in:
GitHub Action
2025-04-15 02:35:06 +00:00
parent fd6795d3d2
commit 47beae9693
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -462,5 +462,6 @@
"2025-04-12" = import ./2025/2025-04-12.nix;
"2025-04-13" = import ./2025/2025-04-13.nix;
"2025-04-14" = import ./2025/2025-04-14.nix;
latest = "2025-04-14";
"2025-04-15" = import ./2025/2025-04-15.nix;
latest = "2025-04-15";
}