nixpkgs/pkgs/applications/networking/browsers/firefox
Matthew_Cash 35c7a488f8 firefox: set meta.mainProgram to launcherName in wrapper
After #235912 changed the binary name for some Firefox packages, the meta.mainProgram value was no longer accurate and commands such as nix run nixpkgs#firefox-devedition failed because /bin/firefox was executed instead of /bin/firefox-devedition.

This sets meta.mainProgram to launcherName, which contains the nameSuffix set in #235912, instead of inheriting the unwrapped package's mainProgram, which is always firefox with no suffix.
2024-01-12 01:29:00 +01:00
..
common.nix firefox: move page size patch to buildMozillaMach 2023-11-28 23:21:37 +01:00
env_var_for_system_dir-ff111.patch
mobile-config.nix firefox-mobile: init (#206054) 2023-06-27 04:18:05 +02:00
no-buildconfig-ffx96.patch
no-buildconfig-ffx121.patch buildMozillaMach: update no-buildconfig patch for 121+ 2023-11-27 15:45:37 +01:00
packages.nix firefox-unwrapped: 121.0 -> 121.0.1 2024-01-10 15:43:57 +01:00
update.nix
wrapper.nix firefox: set meta.mainProgram to launcherName in wrapper 2024-01-12 01:29:00 +01:00