Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-05-13 12:26:52 +00:00
committed by GitHub
19 changed files with 377 additions and 34 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ in bundlerApp {
homepage = "https://jekyllrb.com/";
#changelog = "https://raw.githubusercontent.com/jekyll/jekyll/v${version}/History.markdown";
license = licenses.mit;
maintainers = with maintainers; [ primeos pesterhazy ];
maintainers = with maintainers; [ pesterhazy ];
platforms = platforms.unix;
};
}