manifest: update

This commit is contained in:
GitHub Action
2023-02-03 02:30:58 +00:00
parent 61ec735acf
commit 383a4acfd1
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1579,5 +1579,6 @@
"2023-01-31" = import ./2023/2023-01-31.nix;
"2023-02-01" = import ./2023/2023-02-01.nix;
"2023-02-02" = import ./2023/2023-02-02.nix;
latest = "2023-02-02";
"2023-02-03" = import ./2023/2023-02-03.nix;
latest = "2023-02-03";
}