manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent 5d630d7043
commit 9f87d22102
  1. 1
      manifests/nightly/2021/2021-02-02.nix
  2. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -853,5 +853,6 @@
"2021-01-30" = import ./2021/2021-01-30.nix;
"2021-01-31" = import ./2021/2021-01-31.nix;
"2021-02-01" = import ./2021/2021-02-01.nix;
latest = "2021-02-01";
"2021-02-02" = import ./2021/2021-02-02.nix;
latest = "2021-02-02";
}

Loading…
Cancel
Save