Update pkgs/waterfox-bin/default.nix

This commit is contained in:
암냥 2026-03-19 10:33:26 +00:00
commit f0227c0c3b

View file

@ -163,7 +163,7 @@ stdenv.mkDerivation (finalAttrs: {
gappsWrapperArgs+=( gappsWrapperArgs+=(
--prefix XDG_DATA_DIRS : "$XDG_ICON_DIRS:$GSETTINGS_SCHEMAS_PATH:$out/share" --prefix XDG_DATA_DIRS : "$XDG_ICON_DIRS:$GSETTINGS_SCHEMAS_PATH:$out/share"
) )
'' '';
postInstall = '' postInstall = ''
find $out/opt/waterfox -type f -name "*.so" -exec sh -c ' find $out/opt/waterfox -type f -name "*.so" -exec sh -c '