manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent 09149337f9
commit 35d32729c1
  1. 1
      manifests/beta/2021/2021-06-23.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-06-24.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

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

Loading…
Cancel
Save