manifest: update

main
GitHub Action 3 years ago
parent c08e0e0803
commit 9fd1c36484
  1. 1
      manifests/nightly/2021/2021-09-13.nix
  2. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -1075,5 +1075,6 @@
"2021-09-10" = import ./2021/2021-09-10.nix;
"2021-09-11" = import ./2021/2021-09-11.nix;
"2021-09-12" = import ./2021/2021-09-12.nix;
latest = "2021-09-12";
"2021-09-13" = import ./2021/2021-09-13.nix;
latest = "2021-09-13";
}

Loading…
Cancel
Save