manifest: update

main
GitHub Action 3 years ago
parent f977b1f50d
commit fb8b1172e4
  1. 1
      manifests/nightly/2021/2021-10-26.nix
  2. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -1117,5 +1117,6 @@
"2021-10-23" = import ./2021/2021-10-23.nix;
"2021-10-24" = import ./2021/2021-10-24.nix;
"2021-10-25" = import ./2021/2021-10-25.nix;
latest = "2021-10-25";
"2021-10-26" = import ./2021/2021-10-26.nix;
latest = "2021-10-26";
}

Loading…
Cancel
Save