manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent 4062bc4c89
commit 186c39b462
  1. 1
      manifests/beta/2021/2021-04-28.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-04-28.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -153,5 +153,6 @@
"2021-04-07" = import ./2021/2021-04-07.nix;
"2021-04-22" = import ./2021/2021-04-22.nix;
"2021-04-25" = import ./2021/2021-04-25.nix;
latest = "2021-04-25";
"2021-04-28" = import ./2021/2021-04-28.nix;
latest = "2021-04-28";
}

File diff suppressed because one or more lines are too long

@ -938,5 +938,6 @@
"2021-04-25" = import ./2021/2021-04-25.nix;
"2021-04-26" = import ./2021/2021-04-26.nix;
"2021-04-27" = import ./2021/2021-04-27.nix;
latest = "2021-04-27";
"2021-04-28" = import ./2021/2021-04-28.nix;
latest = "2021-04-28";
}

Loading…
Cancel
Save