Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-05-05 12:23:47 +00:00
committed by GitHub
18 changed files with 480 additions and 304 deletions
@@ -3,6 +3,7 @@
, libxkbcommon, pcre, json_c, dbus, libevdev
, pango, cairo, libinput, libcap, pam, gdk-pixbuf, librsvg
, wlroots, wayland-protocols, libdrm
, nixosTests
}:
stdenv.mkDerivation rec {
@@ -41,6 +42,8 @@ stdenv.mkDerivation rec {
"-Dsd-bus-provider=libsystemd"
];
passthru.tests.basic = nixosTests.sway;
meta = with lib; {
description = "An i3-compatible tiling Wayland compositor";
longDescription = ''