manifest: update

This commit is contained in:
GitHub Action
2025-05-08 02:36:34 +00:00
parent 72dd969389
commit ceec434b87
4 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -95,5 +95,6 @@
"2025-04-27" = import ./2025/2025-04-27.nix;
"2025-04-30" = import ./2025/2025-04-30.nix;
"2025-05-04" = import ./2025/2025-05-04.nix;
latest = "2025-05-04";
"2025-05-08" = import ./2025/2025-05-08.nix;
latest = "2025-05-08";
}

File diff suppressed because one or more lines are too long

View File

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