manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent f18edbcb27
commit 75ced2323e
  1. 1
      manifests/nightly/2021/2021-04-02.nix
  2. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -912,5 +912,6 @@
"2021-03-30" = import ./2021/2021-03-30.nix;
"2021-03-31" = import ./2021/2021-03-31.nix;
"2021-04-01" = import ./2021/2021-04-01.nix;
latest = "2021-04-01";
"2021-04-02" = import ./2021/2021-04-02.nix;
latest = "2021-04-02";
}

Loading…
Cancel
Save