mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 23:20:55 +00:00
082ed38cb1
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
|
||
---|---|---|
.. | ||
common.nix | ||
env_var_for_system_dir.patch | ||
fix-pa-context-connect-retval.patch | ||
no-buildconfig-ffx65.patch | ||
no-buildconfig.patch | ||
packages.nix | ||
update.nix | ||
wrapper.nix |