manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent 8b898a7fbc
commit 25755c91a6
  1. 1
      manifests/beta/2021/2021-01-15.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-01-15.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -137,5 +137,6 @@
"2020-12-30" = import ./2020/2020-12-30.nix;
"2021-01-01" = import ./2021/2021-01-01.nix;
"2021-01-06" = import ./2021/2021-01-06.nix;
latest = "2021-01-06";
"2021-01-15" = import ./2021/2021-01-15.nix;
latest = "2021-01-15";
}

File diff suppressed because one or more lines are too long

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

Loading…
Cancel
Save