manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent 8ca45fe1a7
commit 939f2cf1ae
  1. 1
      manifests/beta/2021/2021-07-24.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-07-24.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

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

Loading…
Cancel
Save