Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-04-18 18:10:40 +00:00
committed by GitHub
31 changed files with 2856 additions and 410 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ let
builder = ./builder.sh;
meta = with lib; {
maintainers = with maintainers; [matthewbauer];
maintainers = with maintainers; [ matthewbauer qyliss ];
platforms = platforms.unix;
license = licenses.bsd2;
};