manifest: update

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

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

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

Loading…
Cancel
Save