manifest: update

This commit is contained in:
GitHub Action
2023-11-29 02:16:00 +00:00
parent 9dd940c967
commit 4a080e26d5
4 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -300,5 +300,6 @@
"2023-11-13" = import ./2023/2023-11-13.nix;
"2023-11-19" = import ./2023/2023-11-19.nix;
"2023-11-21" = import ./2023/2023-11-21.nix;
latest = "2023-11-21";
"2023-11-29" = import ./2023/2023-11-29.nix;
latest = "2023-11-29";
}

File diff suppressed because one or more lines are too long

View File

@@ -1878,5 +1878,6 @@
"2023-11-26" = import ./2023/2023-11-26.nix;
"2023-11-27" = import ./2023/2023-11-27.nix;
"2023-11-28" = import ./2023/2023-11-28.nix;
latest = "2023-11-28";
"2023-11-29" = import ./2023/2023-11-29.nix;
latest = "2023-11-29";
}