manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent 041c82adba
commit e650abf293
  1. 1
      manifests/beta/2021/2021-08-13.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-08-13.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -169,5 +169,6 @@
"2021-07-29" = import ./2021/2021-07-29.nix;
"2021-07-30" = import ./2021/2021-07-30.nix;
"2021-08-01" = import ./2021/2021-08-01.nix;
latest = "2021-08-01";
"2021-08-13" = import ./2021/2021-08-13.nix;
latest = "2021-08-13";
}

File diff suppressed because one or more lines are too long

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

Loading…
Cancel
Save