android-studio: wrap with libsecret

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

Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>

Changed files
+3
pkgs
applications
editors
android-studio
+3
pkgs/applications/editors/android-studio/common.nix
···
libdrm,
libpng,
libuuid,
libX11,
libxcb,
libxkbcommon,
···
git
ps
usbutils
]
}" \
--prefix LD_LIBRARY_PATH : "${
···
libXi
libXrender
libXtst
# No crash, but attempted to load at startup
e2fsprogs
···
libdrm,
libpng,
libuuid,
+
libsecret,
libX11,
libxcb,
libxkbcommon,
···
git
ps
usbutils
+
libsecret
]
}" \
--prefix LD_LIBRARY_PATH : "${
···
libXi
libXrender
libXtst
+
libsecret
# No crash, but attempted to load at startup
e2fsprogs