manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent a3873f83ed
commit 4f2051c760
  1. 1
      manifests/beta/2021/2021-05-01.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-05-01.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

@ -941,5 +941,6 @@
"2021-04-28" = import ./2021/2021-04-28.nix;
"2021-04-29" = import ./2021/2021-04-29.nix;
"2021-04-30" = import ./2021/2021-04-30.nix;
latest = "2021-04-30";
"2021-05-01" = import ./2021/2021-05-01.nix;
latest = "2021-05-01";
}

Loading…
Cancel
Save