manifest: update

This commit is contained in:
GitHub Action
2025-04-13 03:04:16 +00:00
parent 4bb0b6dfc5
commit 730fd8e827
4 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

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

File diff suppressed because one or more lines are too long

View File

@@ -460,5 +460,6 @@
"2025-04-10" = import ./2025/2025-04-10.nix;
"2025-04-11" = import ./2025/2025-04-11.nix;
"2025-04-12" = import ./2025/2025-04-12.nix;
latest = "2025-04-12";
"2025-04-13" = import ./2025/2025-04-13.nix;
latest = "2025-04-13";
}