manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent 0ab35d8dc0
commit bffa046121
  1. 1
      manifests/beta/2021/2021-08-29.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-08-29.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -172,5 +172,6 @@
"2021-08-13" = import ./2021/2021-08-13.nix;
"2021-08-22" = import ./2021/2021-08-22.nix;
"2021-08-28" = import ./2021/2021-08-28.nix;
latest = "2021-08-28";
"2021-08-29" = import ./2021/2021-08-29.nix;
latest = "2021-08-29";
}

File diff suppressed because one or more lines are too long

@ -1060,5 +1060,6 @@
"2021-08-26" = import ./2021/2021-08-26.nix;
"2021-08-27" = import ./2021/2021-08-27.nix;
"2021-08-28" = import ./2021/2021-08-28.nix;
latest = "2021-08-28";
"2021-08-29" = import ./2021/2021-08-29.nix;
latest = "2021-08-29";
}

Loading…
Cancel
Save