manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent 49a8f52d0e
commit 01c3fd03f7
  1. 1
      manifests/nightly/2021/2021-04-24.nix
  2. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

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

Loading…
Cancel
Save