manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent 5a5b27f5d3
commit a5441c5e42
  1. 1
      manifests/beta/2021/2021-05-06.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-05-06.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

@ -946,5 +946,6 @@
"2021-05-03" = import ./2021/2021-05-03.nix;
"2021-05-04" = import ./2021/2021-05-04.nix;
"2021-05-05" = import ./2021/2021-05-05.nix;
latest = "2021-05-05";
"2021-05-06" = import ./2021/2021-05-06.nix;
latest = "2021-05-06";
}

Loading…
Cancel
Save