manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent 5e38c41ae8
commit e3693b17ec
  1. 1
      manifests/beta/2021/2021-03-13.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-03-13.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

@ -892,5 +892,6 @@
"2021-03-10" = import ./2021/2021-03-10.nix;
"2021-03-11" = import ./2021/2021-03-11.nix;
"2021-03-12" = import ./2021/2021-03-12.nix;
latest = "2021-03-12";
"2021-03-13" = import ./2021/2021-03-13.nix;
latest = "2021-03-13";
}

Loading…
Cancel
Save