manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent 45fbdefb8c
commit b7dfe159d5
  1. 1
      manifests/beta/2021/2021-06-12.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-06-12.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -160,5 +160,6 @@
"2021-05-23" = import ./2021/2021-05-23.nix;
"2021-06-09" = import ./2021/2021-06-09.nix;
"2021-06-10" = import ./2021/2021-06-10.nix;
latest = "2021-06-10";
"2021-06-12" = import ./2021/2021-06-12.nix;
latest = "2021-06-12";
}

File diff suppressed because one or more lines are too long

@ -983,5 +983,6 @@
"2021-06-09" = import ./2021/2021-06-09.nix;
"2021-06-10" = import ./2021/2021-06-10.nix;
"2021-06-11" = import ./2021/2021-06-11.nix;
latest = "2021-06-11";
"2021-06-12" = import ./2021/2021-06-12.nix;
latest = "2021-06-12";
}

Loading…
Cancel
Save