appimageTools.defaultFhsEnvArgs: move libsecret to targetPkgs (#435048)

This commit is contained in:
Philip Taron
2025-08-22 09:22:44 -07:00
committed by GitHub
+4 -2
View File
@@ -128,6 +128,10 @@ rec {
krb5
gsettings-desktop-schemas
hicolor-icon-theme # dont show a gtk warning about hicolor not being installed
# libraries not on the upstream include list, but nevertheless expected
# by at least one appimage
libsecret # For bitwarden, appimage is x86_64 only
];
# list of libraries expected in an appimage environment:
@@ -244,8 +248,6 @@ rec {
at-spi2-core
pciutils # for FreeCAD
pipewire # immersed-vr wayland support
libsecret # For bitwarden
libmpg123 # Slippi launcher
brotli # TwitchDropsMiner
];