Andreas Rammhold
398cdab5ce
firefox: prepare pipewire patches for firefox 83
2020-11-18 20:13:23 +01:00
Andreas Rammhold
d93868a92b
firefox-esr: 78.4.0esr -> 78.4.1esr
2020-11-15 14:36:01 +01:00
Andreas Rammhold
046002f472
firefox: 82.0.2 -> 82.0.3
2020-11-15 14:36:01 +01:00
Robert Hensing
739b762e56
Revert "firefox: set build timeout at eight hours"
...
The default timeout is 10h on Hydra currently, so this timeout
setting is pointless or counterproductive.
This commit seems to have been made in error
https://github.com/NixOS/nixpkgs/pull/96767#issuecomment-724104413
This reverts commit c57fedb14b
.
2020-11-11 18:39:04 +01:00
Vladimír Čunát
eb3fd61bb6
firefox-esr: fix build by using older rust
...
It's probably the same issue as with thunderbird.
2020-11-07 14:54:38 +01:00
Andreas Rammhold
df2d47cd39
Merge pull request #102266 from NixOS/firefox-82.02
...
firefox{,-bin}: 80.0 -> 80.0.2
2020-11-01 19:34:37 +01:00
Andreas Rammhold
f4490bb28a
firefox: 82.0 -> 82.0.2
2020-10-31 19:34:23 +01:00
Doron Behar
c8a7e4da0a
firefox/wrapper: Use plasma-browser-integration correctly
...
Don't rely on the attribute from the aliases.nix, as ofborg checks that
in PRs.
2020-10-30 20:37:58 +02:00
S. Nordin Abouzahra
57ea265674
firefox: place alsaLib in lib search patch
...
libcubeb has dlopened libraries for awhile now. In nixpkgs there was
support for the PulseAudio backend doing this, however the ALSA backend
support was missed and caused issue #79310 (no sound with ALSA). This
gives ALSA users the ability to hear sound once again.
2020-10-29 22:21:12 -04:00
Andreas Rammhold
bca15c82d8
firefox: disable LTO by default due to segfaults with wayland
...
As discussed in #101429 firefox 82 started crashing when used with
wayland. A brief investigation showed that this appears to be rooted
within the LTO support that was recently added to the package. For the
time being, until someone figures out where the crashes are coming from,
we can just disable LTO.
2020-10-23 02:51:46 +02:00
Andreas Rammhold
6057ea490f
firefox: 78.3.1esr -> 78.4.0esr
2020-10-20 16:29:09 +02:00
Andreas Rammhold
ae2f5cccbb
firefox: 81.0.2 -> 82.0
2020-10-20 16:29:07 +02:00
Andreas Rammhold
b6b09ac7ae
Merge pull request #99922 from S-NA/wip/firefox-lto
...
firefox: add ltoSupport and enable it by default
2020-10-20 16:23:35 +02:00
taku0
560cc80818
firefox-esr: 78.3.0esr -> 78.3.1esr
2020-10-13 22:17:10 +09:00
taku0
05b955a133
firefox: 81.0 -> 81.0.2
2020-10-13 22:17:10 +09:00
S. Nordin Abouzahra
aecd9ab1e4
firefox: disable LTO on Darwin
...
LTO in general is broken on Darwin (see #19312 ).
2020-10-08 23:29:13 -04:00
S. Nordin Abouzahra
214c833589
firefox: let LTO on Darwin select its own linker
2020-10-08 21:55:23 -04:00
S. Nordin Abouzahra
4f12bddea6
firefox: add ltoSupport and enable it by default
2020-10-07 16:03:02 +02:00
Andreas Rammhold
a5a01d56a2
firefox: ensure pipewire is only enabled with wayland & webrtc
...
This ensures that we aren't applying any of the experiemental pipewire
patches when the dependencies aren't enabled. As of now pipewire only
works with wayland and webrtc. If either of them are not activated we
can't build with pipewireSupport and we should not.
2020-10-06 23:08:00 +02:00
taku0
2460e0e6cd
firefox-esr: 78.2.0esr -> 78.3.0esr
2020-09-22 15:41:43 +09:00
taku0
0669cd9d3f
firefox: 80.0.1 -> 81.0
2020-09-22 13:48:54 +09:00
Cole Mickens
31e54cdde3
firefox: enable pipewire+webrtc for wayland users
2020-09-20 21:42:39 -04:00
ajs124
264693f9d7
firefox-esr-68: drop
2020-09-10 02:12:22 +02:00
Emery Hemingway
51428e8d38
firefox: set build timeout at eight hours
2020-09-09 12:48:30 +02:00
Stig Palmquist
bbdb19269a
firefox: 80.0 -> 80.0.1
2020-09-04 12:41:54 +02:00
Stig Palmquist
057b30b698
firefox-esr-68: 68.11.0esr -> 68.12.0esr
2020-08-29 19:18:36 +02:00
Stig Palmquist
ba671f6906
firefox-esr-78: 78.1.0esr -> 78.2.0esr
2020-08-29 19:18:36 +02:00
Stig Palmquist
c408178cab
firefox: 79.0 -> 80.0
2020-08-29 19:18:36 +02:00
Michael Hoang
b979b12128
firefox: fix libXScrnSaver dynamic dependency
2020-08-21 19:12:43 +10:00
Vladimír Čunát
c09965182a
firefox*, thunderbird*: explain no-buildconfig*.patch
2020-08-19 19:46:55 +02:00
Frederik Rietdijk
26c481b435
Merge master into staging-next
2020-08-04 12:48:50 +02:00
taku0
9f5628da43
firefox-esr: 68.10.0.esr -> 68.11.0esr
2020-08-01 17:06:20 +09:00
taku0
1d730e1629
firefox-esr: 68.10.0esr -> 78.1.0esr
2020-08-01 15:39:40 +09:00
taku0
6a4e0ee698
firefox: 78.0.2 -> 79.0
2020-07-30 19:39:16 +09:00
Vladimír Čunát
60d89e5793
Merge branch 'master' into staging
2020-07-29 18:40:28 +02:00
Charlotte Van Petegem
49dba9c90b
firefox: support for PKCS#11 modules in wrapper
2020-07-25 16:57:46 +02:00
Vladimír Čunát
2b7c0dcdaa
Merge branch 'staging-next'
...
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
michaelgrahamevans
253f73bd80
firefox: fix typo in comment in common.nix
2020-07-24 09:49:43 +02:00
Jörg Thalheim
96092dc936
stdenv: make -nostdinc work as intended
...
Right now we add glibc to search path also -nostdinc was provided,
which breaks projects providing their own gcc.
2020-07-23 08:39:46 +01:00
ajs124
d4e479aae7
firefox: 77.0.1 -> 78.0.1 (security)
...
Close #92043 (original PR).
2020-07-19 13:01:58 +02:00
Vladimír Čunát
0513a9128f
nss_3_44: bring back this older branch for firefox-esr
...
/cc nss PR #91746
2020-07-19 12:30:25 +02:00
Maximilian Bosch
bfb7ac3d83
Merge pull request #93004 from helsinki-systems/drop/firefox/old-aliases
...
firefox/packages: drop old aliases
2020-07-13 23:02:24 +02:00
ajs124
93a49b2368
firefox/packages: drop old aliases
...
the 20.03 branchoff happened months ago
2020-07-12 16:30:02 +02:00
Vladimír Čunát
ec74a02bde
Merge branch 'master' into staging-next
...
Thousands of rebuilds from master (not sure why).
2020-07-11 16:45:47 +02:00
Florian Klink
1b78e0eeec
Merge pull request #73365 from colemickens/nixpkgs-firefox-libglvnd
...
firefox-wrapper: rename gdkWayland->forceWayland; always use libglvnd
2020-07-11 13:49:39 +02:00
Frederik Rietdijk
ae8eee9c3f
Merge master into staging-next
2020-07-11 08:59:54 +02:00
Cole Mickens
8437596beb
firefox{,-bin}: add 'mesa', for wayland/drm
2020-07-09 19:56:36 -07:00
Cole Mickens
68c68ff3c3
firefox: wrapper: include libglvnd by default (WR)
2020-07-07 03:33:49 -07:00
Cole Mickens
8734a5e362
firefox: wrapper: gdkWayland->forceWayland
2020-07-07 03:33:44 -07:00
ajs124
1f02e09a2c
firefox-esr-68: 68.9.0esr -> 68.10.0esr (PR #92043 )
2020-07-05 17:06:04 +02:00