manifest: update

main
GitHub Action 3 years ago
parent f21c654466
commit c09f12c35c
  1. 1
      manifests/nightly/2021/2021-10-18.nix
  2. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -1109,5 +1109,6 @@
"2021-10-15" = import ./2021/2021-10-15.nix;
"2021-10-16" = import ./2021/2021-10-16.nix;
"2021-10-17" = import ./2021/2021-10-17.nix;
latest = "2021-10-17";
"2021-10-18" = import ./2021/2021-10-18.nix;
latest = "2021-10-18";
}

Loading…
Cancel
Save