manifest: update

main
GitHub Action 3 years ago
parent 50d8019b4d
commit c08e0e0803
  1. 1
      manifests/beta/2021/2021-09-12.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-09-12.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

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

Loading…
Cancel
Save