manifest: update

main
GitHub Action 3 years ago
parent 9c2fc6a62c
commit 5b0f1b1304
  1. 1
      manifests/beta/2021/2021-10-06.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-10-06.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

@ -1097,5 +1097,6 @@
"2021-10-03" = import ./2021/2021-10-03.nix;
"2021-10-04" = import ./2021/2021-10-04.nix;
"2021-10-05" = import ./2021/2021-10-05.nix;
latest = "2021-10-05";
"2021-10-06" = import ./2021/2021-10-06.nix;
latest = "2021-10-06";
}

Loading…
Cancel
Save