manifest: update

main
GitHub Action 3 years ago
parent 9a72c6ef65
commit 67c7c695d7
  1. 1
      manifests/beta/2021/2021-09-18.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-09-18.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

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

Loading…
Cancel
Save