manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent d8efe70dc5
commit 9960506ccd
  1. 1
      manifests/beta/2021/2021-05-08.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-05-08.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

@ -948,5 +948,6 @@
"2021-05-05" = import ./2021/2021-05-05.nix;
"2021-05-06" = import ./2021/2021-05-06.nix;
"2021-05-07" = import ./2021/2021-05-07.nix;
latest = "2021-05-07";
"2021-05-08" = import ./2021/2021-05-08.nix;
latest = "2021-05-08";
}

Loading…
Cancel
Save