firefox: fix darwin wrapper

- add execdir passthru
  usually this is /bin on macOS it is different.
This commit is contained in:
Matthew Bauer
2018-08-11 22:54:48 -05:00
parent c391bd3dd3
commit 08655b16f2
4 changed files with 8 additions and 2 deletions
@@ -174,6 +174,7 @@ stdenv.mkDerivation {
gappsWrapperArgs+=(--argv0 "$out/bin/.firefox-wrapped")
'';
passthru.execdir = "/bin";
passthru.ffmpegSupport = true;
passthru.gssSupport = true;
# update with: