manifest: update

This commit is contained in:
GitHub Action
2023-07-08 02:33:06 +00:00
parent f95db88269
commit 7a29283cc2
4 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -273,5 +273,6 @@
"2023-06-09" = import ./2023/2023-06-09.nix;
"2023-06-25" = import ./2023/2023-06-25.nix;
"2023-06-26" = import ./2023/2023-06-26.nix;
latest = "2023-06-26";
"2023-07-08" = import ./2023/2023-07-08.nix;
latest = "2023-07-08";
}

File diff suppressed because one or more lines are too long

View File

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