manifest: update

main
GitHub Action 3 years ago
parent 4f1c1054d5
commit a7d961b654
  1. 1
      manifests/nightly/2021/2021-11-04.nix
  2. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -1126,5 +1126,6 @@
"2021-11-01" = import ./2021/2021-11-01.nix;
"2021-11-02" = import ./2021/2021-11-02.nix;
"2021-11-03" = import ./2021/2021-11-03.nix;
latest = "2021-11-03";
"2021-11-04" = import ./2021/2021-11-04.nix;
latest = "2021-11-04";
}

Loading…
Cancel
Save