with import {}; pkgs.mkShell { nativeBuildInputs = [ gdb gnumake pkg-config xorg.libxcb ]; }