manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent b3ea8fc803
commit 3d9e501676
  1. 1
      manifests/beta/2021/2021-07-21.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-07-21.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

@ -1022,5 +1022,6 @@
"2021-07-18" = import ./2021/2021-07-18.nix;
"2021-07-19" = import ./2021/2021-07-19.nix;
"2021-07-20" = import ./2021/2021-07-20.nix;
latest = "2021-07-20";
"2021-07-21" = import ./2021/2021-07-21.nix;
latest = "2021-07-21";
}

Loading…
Cancel
Save