manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent c4dabe7ee1
commit 7efa44bfa6
  1. 1
      manifests/beta/2021/2021-05-23.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-05-24.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

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

Loading…
Cancel
Save