42b9b8f7c8
Since firefox 58.0.1 the google api key is now stored at an absolute path ($TMPDIR/ga). Since variable expansion in `configureFlags` does not really work (as expected) the build started failing when using the legacy firefox build system. With the newer `./mach` based builds firefox reads the configure flags from `.mozconfig` instead. This commit moves the `with-google-api-keyfile=` setting into the `preConfigure` phase where we can properly expand `$TMPDIR` into whatever the path is. |
||
---|---|---|
.. | ||
common.nix | ||
env_var_for_system_dir.patch | ||
fix-debug.patch | ||
no-buildconfig.patch | ||
packages.nix | ||
update.nix | ||
wrapper.nix |