manifest: update

This commit is contained in:
GitHub Action
2023-10-14 02:10:10 +00:00
parent b48a7e5dab
commit dce60ca7fc
4 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -293,5 +293,6 @@
"2023-09-30" = import ./2023/2023-09-30.nix;
"2023-10-01" = import ./2023/2023-10-01.nix;
"2023-10-04" = import ./2023/2023-10-04.nix;
latest = "2023-10-04";
"2023-10-14" = import ./2023/2023-10-14.nix;
latest = "2023-10-14";
}

File diff suppressed because one or more lines are too long

View File

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