Update pkgs/waterfox-bin/default.nix
This commit is contained in:
parent
ca8e32046a
commit
f0227c0c3b
1 changed files with 1 additions and 1 deletions
|
|
@ -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 '
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue