manifest: update

This commit is contained in:
GitHub Action
2025-04-20 02:35:41 +00:00
parent 50fefac8cd
commit e2142ef330
4 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -91,5 +91,6 @@
"2025-04-06" = import ./2025/2025-04-06.nix;
"2025-04-08" = import ./2025/2025-04-08.nix;
"2025-04-13" = import ./2025/2025-04-13.nix;
latest = "2025-04-13";
"2025-04-20" = import ./2025/2025-04-20.nix;
latest = "2025-04-20";
}

File diff suppressed because one or more lines are too long

View File

@@ -467,5 +467,6 @@
"2025-04-17" = import ./2025/2025-04-17.nix;
"2025-04-18" = import ./2025/2025-04-18.nix;
"2025-04-19" = import ./2025/2025-04-19.nix;
latest = "2025-04-19";
"2025-04-20" = import ./2025/2025-04-20.nix;
latest = "2025-04-20";
}