manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent 3f0fd902ab
commit 2dffb6e3a8
  1. 1
      manifests/beta/2021/2021-04-22.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-04-22.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -151,5 +151,6 @@
"2021-03-26" = import ./2021/2021-03-26.nix;
"2021-03-27" = import ./2021/2021-03-27.nix;
"2021-04-07" = import ./2021/2021-04-07.nix;
latest = "2021-04-07";
"2021-04-22" = import ./2021/2021-04-22.nix;
latest = "2021-04-22";
}

File diff suppressed because one or more lines are too long

@ -932,5 +932,6 @@
"2021-04-19" = import ./2021/2021-04-19.nix;
"2021-04-20" = import ./2021/2021-04-20.nix;
"2021-04-21" = import ./2021/2021-04-21.nix;
latest = "2021-04-21";
"2021-04-22" = import ./2021/2021-04-22.nix;
latest = "2021-04-22";
}

Loading…
Cancel
Save