Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-05-16 18:32:41 +00:00
committed by GitHub
40 changed files with 156 additions and 139 deletions
@@ -43,6 +43,6 @@ stdenv.mkDerivation rec {
description = "A dynamic tiling wayland compositor";
license = licenses.gpl3Plus;
platforms = platforms.linux;
maintainers = with maintainers; [ branwright1 ];
maintainers = with maintainers; [ ];
};
}