Commit Graph

969 Commits

Author SHA1 Message Date
R. Ryantm
d76ff3c3f1 firefox-unwrapped: 95.0 -> 95.0.1 2021-12-16 20:33:03 +00:00
Bernardo Meurer
021b1a56e1
Merge pull request #149544 from r-ryantm/auto-update/firefox-esr-91-unwrapped
firefox-esr-91-unwrapped: 91.3.0esr -> 91.4.0esr
2021-12-08 08:22:55 -08:00
ajs124
340ede9984 firefox: 94.0.2 -> 95.0 2021-12-08 11:24:19 +01:00
R. Ryantm
8474bbde74 firefox-esr-91-unwrapped: 91.3.0esr -> 91.4.0esr 2021-12-08 07:04:55 +00:00
Martin Weinelt
0f115f6c46
Merge pull request #146616 from taku0/firefox-bin-94.0.2 2021-11-21 23:59:15 +01:00
oxalica
8a2be27251
firefox: disable jemalloc by default to fix crash 2021-11-21 12:23:31 +08:00
oxalica
a343380d9d
firefox: enable cross-language LTO 2021-11-21 12:23:30 +08:00
oxalica
8d4bef7124
firefox: enable separated debug symbols 2021-11-21 12:23:30 +08:00
oxalica
c2409db926
firefox: remove unnecessary make flags and LD_FLAGS
Since we are using LLVM stdenv when enabling LTO, there are no need to
manually specify them.
2021-11-21 12:23:28 +08:00
taku0
35f3429e98 firefox: 94.0.1 -> 94.0.2 2021-11-20 14:56:52 +09:00
Vladimír Čunát
a65843afac
Merge #145858: wrapFirefox: fix icon linking for Thunderbird 2021-11-15 16:52:22 +01:00
taku0
881d3fae72 wrapFirefox: fix icon linking for Thunderbird
Firefox has its icons in
`/lib/firefox-bin-*/browser/chrome/icons/default` while Thunderbird has
`/lib/thunderbird/chrome/icons/default`.

Fixes https://github.com/NixOS/nixpkgs/pull/143942#issuecomment-963418080.
2021-11-14 13:54:00 +09:00
oxalica
2774c726b4 firefox: add a patch fixing deadlock 2021-11-13 20:59:54 +01:00
oxalica
f857492a19 firefox: use rustc.llvmPackages.stdenv with bintools
Currently `clangUseLLVM` is broken since it uses libcxx and compiler-rt but
also specifies `--gcc-toolchain`, which leads to weird compile errors when
including C++ headers.
2021-11-13 20:59:54 +01:00
Martin Weinelt
8f499b97ad firefox: 94.0 -> 94.0.1 2021-11-07 20:59:44 +01:00
Martin Weinelt
a0201d653e
firefox: Use llvmPackages exposed by rustc 2021-11-02 17:37:18 +01:00
R. Ryantm
4c9202e36e
firefox-esr-91-unwrapped: 91.2.0esr -> 91.3.0esr 2021-11-02 14:41:04 +01:00
Martin Weinelt
0cf88beb7b
firefox: 93.0 -> 94.0 2021-11-02 14:41:04 +01:00
Martin Weinelt
d69e703b71
firefox-esr-78: drop
Firefox ESR 78.15 was the last release of this series and is now EOL.
2021-11-02 14:41:04 +01:00
Luke Granger-Brown
1b74469cd0 nixos/ca: use cacert package build for options and p11-kit output
The cacert package can now generate p11-kit-compatible output itself,
as well as generating the correct set of outputs for fully-joined
and unbundled "traditional" outputs (in standard PEM and
OpenSSL-compatible formats).
2021-10-08 01:21:57 +00:00
Martin Weinelt
e4574610ca
firefox-esr-78: 78.14.0esr -> 78.15.0esr 2021-10-06 14:47:13 +02:00
Martin Weinelt
1edb8c9622
firefox-esr-91: 91.1.0esr -> 91.2.0esr 2021-10-06 14:47:12 +02:00
Martin Weinelt
7dfcaf5e73
firefox: 92.0.1 -> 93.0 2021-10-06 14:47:12 +02:00
R. RyanTM
448721e39c firefox-unwrapped: 92.0 -> 92.0.1 2021-09-23 06:40:56 +00:00
Yureka
eeea863edd firefox: provide option to disable jemalloc
Someone noted that running Firefox with custom allocators like mimalloc
requires compiling without jemalloc.
2021-09-20 18:42:35 +02:00
Bernardo Meurer
dfccb3045e
firefox-unwrapped: workaround issues on non-Gnome wayland WM's on FF 92
Closes: #137649
2021-09-13 10:21:53 -07:00
Martin Weinelt
d11cd01ad1
firefox-78-esr: 78.13.1esr -> 78.14.0esr 2021-09-09 16:52:09 +02:00
Martin Weinelt
b31a7ba002
firefox-91-esr: 91.0.1esr -> 91.1.0esr 2021-09-09 16:51:02 +02:00
Tim Steinbach
21c5ff7850 firefox-unwrapped: 91.0.2 -> 92.0 2021-09-09 08:37:00 -04:00
Martin Weinelt
01b534e888
firefox: 91.0.1 -> 91.0.2 2021-08-30 20:58:16 +02:00
Luis-Hebendanz
d031843a1e firefox: Added checks for new addon behaviour since v91 2021-08-22 22:17:44 +02:00
Martin Weinelt
ab44b4dea7
firefox-esr-78: 78.12.0esr -> 78.13.0esr 2021-08-18 02:52:56 +02:00
Martin Weinelt
2ad22bbb52
firefox-esr-91: 91.0esr -> 91.0.1esr 2021-08-18 02:51:04 +02:00
Martin Weinelt
010a316966
firefox: 91.0 -> 91.0.1 2021-08-18 02:49:45 +02:00
Bernardo Meurer
8e02a42d53
Merge pull request #130116 from yu-re-ka/feature/new-thunderbird
thunderbird: 78.13.0 -> 91.0 and use firefox expression
2021-08-12 23:02:21 +00:00
Yureka
711d674e13 firefox: rename some attributes in packaging
This should not change the derivation, but the new attribute names make
more sense once we package something that is not Firefox using this
expression.
2021-08-12 08:50:41 +02:00
Sean Buckley
9290873838 firefox: fix enableOfficialBranding 2021-08-11 20:14:23 -04:00
Martin Weinelt
afb0e73ebc firefox-esr-91: init at 91.0esr 2021-08-10 07:43:50 +09:00
Martin Weinelt
810b03602b firefox: 90.0.2 -> 91.0 2021-08-10 07:43:50 +09:00
Artturi
3dcb36f234
Merge pull request #129273 from lovesegfault/firefox-increase-max-silent
firefox: increase silent timeout to 14400s (4h)
2021-08-07 15:03:09 +03:00
Gardanta Spirito
33bf438fa2 firefox: add smartcard support through opensc 2021-08-07 01:31:07 +03:00
taku0
82feb11201 firefox: 90.0.1 -> 90.0.2 2021-07-23 15:52:07 +09:00
taku0
1ad4db95fb firefox: 90.0 -> 90.0.1 2021-07-20 21:43:27 +09:00
Vladimír Čunát
92b3227511
Merge #130084: firefox-bin: 89.0.1 -> 90.0 + firefox-esr
firefox-esr: 78.11.0esr -> 78.12.0esr
2021-07-16 09:32:37 +02:00
Dmitry Kalinkin
c149772546
Merge pull request #130044 from Mindavi/bugfix/makewrapper-fixes
Move makeWrapper to nativeBuildInputs for some packages
2021-07-13 14:23:25 -04:00
taku0
8cef5c9fea firefox-esr: 78.11.0esr -> 78.12.0esr 2021-07-13 18:58:51 +09:00
Rick van Schijndel
94ebbb266c firefox: move makeWrapper to nativeBuildInputs 2021-07-12 22:06:14 +02:00
ajs124
c6e51d0369 firefox-wrapper: also make gtk3-support non-optional here 2021-07-12 16:47:34 +02:00
ajs124
b332794adf firefox: 89.0.2 -> 90.0
make gtk3Support non-optional, because it hasn't been for a long time
also make gtk2 conditional on firefox older than 90, because we can get
rid of it with firefox 90, but it's still needed by the current ESR
release
2021-07-12 16:47:24 +02:00
Bernardo Meurer
919e2a98ac
firefox: increase silent timeout to 14400s (4h)
Fixes: #129115
Replaces: #129212
2021-07-04 14:11:52 -07:00