Merge pull request #144866 from Artturin/wlogoutlayershell

This commit is contained in:
Artturi
2021-11-06 16:25:23 +02:00
committed by GitHub
+2
View File
@@ -9,6 +9,7 @@
, libxkbcommon
, wayland
, wayland-protocols
, gtk-layer-shell
}:
stdenv.mkDerivation rec {
@@ -28,6 +29,7 @@ stdenv.mkDerivation rec {
libxkbcommon
wayland
wayland-protocols
gtk-layer-shell
];
postPatch = ''