nixpkgs/pkgs/applications/networking/browsers/firefox
Sebastian Graf fa7004fd29 firefox: Remove SNAP_NAME=firefox in wrapper
082ed38 introduced it to fix the profile-per-install policy of FF 67. But since
FF 69 (or 68?), there is `MOZ_LEGACY_PROFILES`, which we use since 87e2618.
There is no reason for the `SNAP_NAME=firefox` workaround anymore.

Additionally, the combination of `SNAP_NAME=firefox` with
a large ~/.nix-profile/share in `XDG_DATA_DIRS` triggered
https://bugzilla.mozilla.org/show_bug.cgi?id=1569625 for me, so this really
fixes a bug in my configuration.

The only downside of this approach is that we lose support for running FF 67
(and possibly 68).
2021-04-19 14:33:19 +02:00
..
common.nix kerberos: deprecate alias 2021-04-04 03:18:56 +02:00
env_var_for_system_dir-ff85.patch firefox: 85.0.2 -> 86.0 2021-02-24 15:06:49 +01:00
env_var_for_system_dir-ff86.patch firefox: 85.0.2 -> 86.0 2021-02-24 15:06:49 +01:00
lto-dependentlibs-generation-ffx83.patch firefox: overhaul LTO 2021-01-13 08:06:48 -05:00
no-buildconfig-ffx76.patch firefox*, thunderbird*: explain no-buildconfig*.patch 2020-08-19 19:46:55 +02:00
no-buildconfig-ffx84.patch firefox: 83.0 -> 84.0 2020-12-16 17:49:31 +01:00
packages.nix firefox, firefox-esr: add myself to maintainers 2021-03-22 16:09:57 +01:00
update.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
wrapper.nix firefox: Remove SNAP_NAME=firefox in wrapper 2021-04-19 14:33:19 +02:00