manifest: update

main
GitHub Action 3 years ago
parent 7da3fe8b19
commit c41edf094c
  1. 1
      manifests/nightly/2021/2021-10-09.nix
  2. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -1100,5 +1100,6 @@
"2021-10-06" = import ./2021/2021-10-06.nix;
"2021-10-07" = import ./2021/2021-10-07.nix;
"2021-10-08" = import ./2021/2021-10-08.nix;
latest = "2021-10-08";
"2021-10-09" = import ./2021/2021-10-09.nix;
latest = "2021-10-09";
}

Loading…
Cancel
Save