manifest: update

wip/nixpkgs-raku
GitHub Action 3 years ago
parent 64fb10727f
commit cb16c516f2
  1. 1
      manifests/beta/2021/2021-01-21.nix
  2. 3
      manifests/beta/default.nix
  3. 1
      manifests/nightly/2021/2021-01-21.nix
  4. 3
      manifests/nightly/default.nix

File diff suppressed because one or more lines are too long

@ -138,5 +138,6 @@
"2021-01-01" = import ./2021/2021-01-01.nix;
"2021-01-06" = import ./2021/2021-01-06.nix;
"2021-01-15" = import ./2021/2021-01-15.nix;
latest = "2021-01-15";
"2021-01-21" = import ./2021/2021-01-21.nix;
latest = "2021-01-21";
}

File diff suppressed because one or more lines are too long

@ -841,5 +841,6 @@
"2021-01-18" = import ./2021/2021-01-18.nix;
"2021-01-19" = import ./2021/2021-01-19.nix;
"2021-01-20" = import ./2021/2021-01-20.nix;
latest = "2021-01-20";
"2021-01-21" = import ./2021/2021-01-21.nix;
latest = "2021-01-21";
}

Loading…
Cancel
Save