manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent f2865d93af
commit b5ee17f421
  1. 1
      manifests/beta/2021/2021-07-29.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-07-29.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -166,5 +166,6 @@
"2021-07-04" = import ./2021/2021-07-04.nix;
"2021-07-21" = import ./2021/2021-07-21.nix;
"2021-07-24" = import ./2021/2021-07-24.nix;
latest = "2021-07-24";
"2021-07-29" = import ./2021/2021-07-29.nix;
latest = "2021-07-29";
}

File diff suppressed because one or more lines are too long

@ -1030,5 +1030,6 @@
"2021-07-26" = import ./2021/2021-07-26.nix;
"2021-07-27" = import ./2021/2021-07-27.nix;
"2021-07-28" = import ./2021/2021-07-28.nix;
latest = "2021-07-28";
"2021-07-29" = import ./2021/2021-07-29.nix;
latest = "2021-07-29";
}

Loading…
Cancel
Save