android-studio: wrap with libsecret

Closes https://github.com/NixOS/nixpkgs/issues/411788

Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
This commit is contained in:
John Titor 2025-05-28 22:08:08 +05:30 committed by Masum Reza
parent 1dbd102380
commit ebb74b0864

View file

@ -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