Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-02-28 00:40:17 +00:00
committed by GitHub
22 changed files with 216 additions and 90 deletions
@@ -4,6 +4,8 @@ buildDunePackage rec {
pname = "camomile";
version = "1.0.2";
useDune2 = true;
src = fetchFromGitHub {
owner = "yoriyuki";
repo = pname;