From ebb74b0864d5715184d117ff0ebf0299b288197b Mon Sep 17 00:00:00 2001 From: John Titor <50095635+JohnRTitor@users.noreply.github.com> Date: Wed, 28 May 2025 22:08:08 +0530 Subject: [PATCH] android-studio: wrap with libsecret Closes https://github.com/NixOS/nixpkgs/issues/411788 Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com> --- pkgs/applications/editors/android-studio/common.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkgs/applications/editors/android-studio/common.nix b/pkgs/applications/editors/android-studio/common.nix index c3bbe5a74d13..8c837cfdd851 100644 --- a/pkgs/applications/editors/android-studio/common.nix +++ b/pkgs/applications/editors/android-studio/common.nix @@ -33,6 +33,7 @@ libdrm, libpng, libuuid, + libsecret, libX11, libxcb, libxkbcommon, @@ -130,6 +131,7 @@ let git ps usbutils + libsecret ] }" \ --prefix LD_LIBRARY_PATH : "${ @@ -142,6 +144,7 @@ let libXi libXrender libXtst + libsecret # No crash, but attempted to load at startup e2fsprogs