1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-25 23:20:55 +00:00
nixpkgs/pkgs/applications/networking/browsers/firefox
Andreas Rammhold 082ed38cb1
firefox-wrapper: stop creating new profiles when the binary path changes
With a recent change to firefox (that landed in 67) a new profile is
created whenever the install location changes. Since our install
location (the binary path) always changes when we do a new build it is
rather annoying.

Setting the environment variable `SNAP_NAME` to `firefox` is supposed to
workaround the issue.

related to #58923

Woarkound taken from 1ff8b6c3d8

cc @rail
2019-05-24 00:17:40 +02:00
..
common.nix firefox: prepare for firefox 67.0 release 2019-05-20 18:29:25 +02:00
env_var_for_system_dir.patch firefox: support building firefox 66 (and 60.6+) 2019-03-18 17:18:42 +01:00
fix-pa-context-connect-retval.patch firefoxPackages: add a patch to fix pulseaudio initialization bug 2018-03-09 21:21:06 +00:00
no-buildconfig-ffx65.patch firefox: 64.0.2 -> 65.0 2019-01-29 20:30:42 +01:00
no-buildconfig.patch firefox: 59.0.3 -> 60.0 2018-05-12 19:51:04 +09:00
packages.nix firefox-esr-60: 60.6.3esr -> 60.7.0esr 2019-05-21 07:57:14 +02:00
update.nix common-updater-scripts: Add file and system flags 2019-03-02 23:03:04 +01:00
wrapper.nix firefox-wrapper: stop creating new profiles when the binary path changes 2019-05-24 00:17:40 +02:00