manifest: update

This commit is contained in:
GitHub Action
2023-02-16 02:30:19 +00:00
parent a619538647
commit 3bab7ae4a8
4 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -251,5 +251,6 @@
"2023-02-02" = import ./2023/2023-02-02.nix;
"2023-02-09" = import ./2023/2023-02-09.nix;
"2023-02-10" = import ./2023/2023-02-10.nix;
latest = "2023-02-10";
"2023-02-16" = import ./2023/2023-02-16.nix;
latest = "2023-02-16";
}

File diff suppressed because one or more lines are too long

View File

@@ -1592,5 +1592,6 @@
"2023-02-13" = import ./2023/2023-02-13.nix;
"2023-02-14" = import ./2023/2023-02-14.nix;
"2023-02-15" = import ./2023/2023-02-15.nix;
latest = "2023-02-15";
"2023-02-16" = import ./2023/2023-02-16.nix;
latest = "2023-02-16";
}