Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-01-03 12:24:59 +00:00
committed by GitHub
54 changed files with 4143 additions and 2702 deletions
@@ -6,6 +6,8 @@ buildDunePackage rec {
pname = "ocaml-monadic";
version = "0.4.1";
useDune2 = true;
src = fetchFromGitHub {
owner = "zepalmer";
repo = pname;