with import {}; pkgs.mkShell { LD_LIBRARY_PATH = [ "${xorg.libX11}/lib;${xorg.libXcursor}/lib;${xorg.libXi}/lib;${libxkbcommon}/lib" ]; }