manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent 8d3bb10347
commit 08263e3fa9
  1. 1
      manifests/beta/2021/2021-04-07.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-04-07.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -150,5 +150,6 @@
"2021-03-19" = import ./2021/2021-03-19.nix;
"2021-03-26" = import ./2021/2021-03-26.nix;
"2021-03-27" = import ./2021/2021-03-27.nix;
latest = "2021-03-27";
"2021-04-07" = import ./2021/2021-04-07.nix;
latest = "2021-04-07";
}

File diff suppressed because one or more lines are too long

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

Loading…
Cancel
Save