manifest: update

This commit is contained in:
GitHub Action
2023-04-14 02:18:15 +00:00
parent 572c94bc38
commit db7bf4a2dd
4 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -261,5 +261,6 @@
"2023-04-01" = import ./2023/2023-04-01.nix;
"2023-04-03" = import ./2023/2023-04-03.nix;
"2023-04-13" = import ./2023/2023-04-13.nix;
latest = "2023-04-13";
"2023-04-14" = import ./2023/2023-04-14.nix;
latest = "2023-04-14";
}

File diff suppressed because one or more lines are too long

View File

@@ -1649,5 +1649,6 @@
"2023-04-11" = import ./2023/2023-04-11.nix;
"2023-04-12" = import ./2023/2023-04-12.nix;
"2023-04-13" = import ./2023/2023-04-13.nix;
latest = "2023-04-13";
"2023-04-14" = import ./2023/2023-04-14.nix;
latest = "2023-04-14";
}