manifest: update

This commit is contained in:
GitHub Action
2023-11-15 02:15:39 +00:00
parent e485313fc4
commit ed9fd98b28
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

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