manifest: update

main
GitHub Action 3 years ago
parent 1347817f5d
commit 4f2eee47b5
  1. 1
      manifests/nightly/2021/2021-10-29.nix
  2. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -1120,5 +1120,6 @@
"2021-10-26" = import ./2021/2021-10-26.nix;
"2021-10-27" = import ./2021/2021-10-27.nix;
"2021-10-28" = import ./2021/2021-10-28.nix;
latest = "2021-10-28";
"2021-10-29" = import ./2021/2021-10-29.nix;
latest = "2021-10-29";
}

Loading…
Cancel
Save