manifest: update

main
GitHub Action 3 years ago
parent de00d759f5
commit c55b40dbd5
  1. 1
      manifests/nightly/2021/2021-09-23.nix
  2. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -1084,5 +1084,6 @@
"2021-09-19" = import ./2021/2021-09-19.nix;
"2021-09-20" = import ./2021/2021-09-20.nix;
"2021-09-22" = import ./2021/2021-09-22.nix;
latest = "2021-09-22";
"2021-09-23" = import ./2021/2021-09-23.nix;
latest = "2021-09-23";
}

Loading…
Cancel
Save