manifest: update

main
GitHub Action 3 years ago
parent 03477e4ff2
commit f21c654466
  1. 1
      manifests/beta/2021/2021-10-17.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-10-17.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

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

Loading…
Cancel
Save