manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent c1e3713cbf
commit 62d46e74e1
  1. 1
      manifests/beta/2021/2021-02-14.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-02-15.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

@ -866,5 +866,6 @@
"2021-02-12" = import ./2021/2021-02-12.nix;
"2021-02-13" = import ./2021/2021-02-13.nix;
"2021-02-14" = import ./2021/2021-02-14.nix;
latest = "2021-02-14";
"2021-02-15" = import ./2021/2021-02-15.nix;
latest = "2021-02-15";
}

Loading…
Cancel
Save