manifest: update

main
GitHub Action 3 years ago
parent c09f12c35c
commit b3db12fafb
  1. 1
      manifests/beta/2021/2021-10-19.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-10-19.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

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

Loading…
Cancel
Save