nixpkgs-suyu/pkgs/applications/networking/browsers/firefox
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
..
common.nix firefoxPackages: enable support for wayland 2019-02-03 11:36:25 +01:00
env_var_for_system_dir.patch firefox: support for native messaging hosts in wrapper 2017-11-12 21:18:31 +01:00
fix-debug.patch
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 Merge pull request #55738 from oxij/pkgs/tor-browser-update 2019-02-14 19:00:57 +00:00
update.nix treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
wrapper.nix wrapFirefox: support GDK_BACKEND=wayland 2019-02-03 12:13:02 +01:00