manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent 2256e624de
commit 708bf89e2e
  1. 1
      manifests/beta/2021/2021-08-22.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-08-22.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -170,5 +170,6 @@
"2021-07-30" = import ./2021/2021-07-30.nix;
"2021-08-01" = import ./2021/2021-08-01.nix;
"2021-08-13" = import ./2021/2021-08-13.nix;
latest = "2021-08-13";
"2021-08-22" = import ./2021/2021-08-22.nix;
latest = "2021-08-22";
}

File diff suppressed because one or more lines are too long

@ -1053,5 +1053,6 @@
"2021-08-19" = import ./2021/2021-08-19.nix;
"2021-08-20" = import ./2021/2021-08-20.nix;
"2021-08-21" = import ./2021/2021-08-21.nix;
latest = "2021-08-21";
"2021-08-22" = import ./2021/2021-08-22.nix;
latest = "2021-08-22";
}

Loading…
Cancel
Save