manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent 941d9b8da4
commit 99971de616
  1. 1
      manifests/beta/2021/2021-02-25.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-02-25.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -142,5 +142,6 @@
"2021-02-07" = import ./2021/2021-02-07.nix;
"2021-02-12" = import ./2021/2021-02-12.nix;
"2021-02-14" = import ./2021/2021-02-14.nix;
latest = "2021-02-14";
"2021-02-25" = import ./2021/2021-02-25.nix;
latest = "2021-02-25";
}

File diff suppressed because one or more lines are too long

@ -876,5 +876,6 @@
"2021-02-22" = import ./2021/2021-02-22.nix;
"2021-02-23" = import ./2021/2021-02-23.nix;
"2021-02-24" = import ./2021/2021-02-24.nix;
latest = "2021-02-24";
"2021-02-25" = import ./2021/2021-02-25.nix;
latest = "2021-02-25";
}

Loading…
Cancel
Save