manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent 88262ab95b
commit 8a86650194
  1. 1
      manifests/beta/2021/2021-04-25.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-04-25.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

@ -935,5 +935,6 @@
"2021-04-22" = import ./2021/2021-04-22.nix;
"2021-04-23" = import ./2021/2021-04-23.nix;
"2021-04-24" = import ./2021/2021-04-24.nix;
latest = "2021-04-24";
"2021-04-25" = import ./2021/2021-04-25.nix;
latest = "2021-04-25";
}

Loading…
Cancel
Save