manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent b96c961b30
commit 3381c410fd
  1. 1
      manifests/beta/2021/2021-03-18.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-03-18.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -146,5 +146,6 @@
"2021-03-06" = import ./2021/2021-03-06.nix;
"2021-03-12" = import ./2021/2021-03-12.nix;
"2021-03-13" = import ./2021/2021-03-13.nix;
latest = "2021-03-13";
"2021-03-18" = import ./2021/2021-03-18.nix;
latest = "2021-03-18";
}

File diff suppressed because one or more lines are too long

@ -897,5 +897,6 @@
"2021-03-15" = import ./2021/2021-03-15.nix;
"2021-03-16" = import ./2021/2021-03-16.nix;
"2021-03-17" = import ./2021/2021-03-17.nix;
latest = "2021-03-17";
"2021-03-18" = import ./2021/2021-03-18.nix;
latest = "2021-03-18";
}

Loading…
Cancel
Save