From 53b52b8ac59f1e48a3c0bd339f34c7f0cdeaa3ed Mon Sep 17 00:00:00 2001 From: Kirill Radzikhovskyy Date: Fri, 12 Apr 2024 07:19:01 +1000 Subject: [PATCH] android-studio: fix emulator --- .../editors/android-studio/common.nix | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/pkgs/applications/editors/android-studio/common.nix b/pkgs/applications/editors/android-studio/common.nix index 2cd1dff33c72..72814c5edda6 100644 --- a/pkgs/applications/editors/android-studio/common.nix +++ b/pkgs/applications/editors/android-studio/common.nix @@ -21,11 +21,21 @@ , gzip , fontconfig , freetype +, libbsd , libpulseaudio , libGL +, libdrm +, libpng , libuuid , libX11 , libxcb +, libxkbcommon +, xcbutilwm +, xcbutilrenderutil +, xcbutilkeysyms +, xcbutilimage +, xcbutilcursor +, libxkbfile , libXcomposite , libXcursor , libXdamage @@ -51,6 +61,7 @@ , which , runCommand , xkeyboard_config +, xorg , zlib , makeDesktopItem , tiling_wm # if we are using a tiling wm, need to set _JAVA_AWT_WM_NONREPARENTING in wrapper @@ -136,15 +147,27 @@ let alsa-lib dbus expat + libbsd libpulseaudio libuuid libX11 libxcb + libxkbcommon + xcbutilwm + xcbutilrenderutil + xcbutilkeysyms + xcbutilimage + xcbutilcursor + xorg.libICE + xorg.libSM + libxkbfile libXcomposite libXcursor libXdamage libXfixes libGL + libdrm + libpng nspr nss_latest systemd