3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

981 commits

Author SHA1 Message Date
Nick Cao f2f972dc20
firefox-wrapper: add replace to nativeBuildInputs instead of string interpolation 2022-01-01 12:07:45 +08:00
Dmitry Kalinkin 1a9297102c
Merge branch 'master' into staging-next 2021-12-23 16:58:33 -05:00
Nick Cao 038b313075
firefox: use libvpx instead of libvpx_1_8 2021-12-21 15:12:09 +08:00
github-actions[bot] 03b2b5cb6c
Merge master into staging-next 2021-12-21 00:01:39 +00:00
Bernardo Meurer 4adca1dba0
Merge pull request #151384 from r-ryantm/auto-update/firefox-unwrapped
firefox-unwrapped: 95.0.1 -> 95.0.2
2021-12-20 11:43:25 -08:00
Dmitry Kalinkin ac40a963c9
Merge branch 'master' into staging-next
Conflicts:
	pkgs/applications/editors/vim/common.nix
	pkgs/development/python-modules/jellyfin-apiclient-python/default.nix
	pkgs/development/python-modules/pymavlink/default.nix
2021-12-20 12:09:28 -05:00
R. Ryantm a233df3bc9 firefox-unwrapped: 95.0.1 -> 95.0.2 2021-12-20 03:16:37 +00:00
Martin Weinelt 9308070388
Merge pull request #151009 from r-ryantm/auto-update/firefox-esr-91-unwrapped
firefox-esr-91-unwrapped: 91.4.0esr -> 91.4.1esr
2021-12-19 13:35:56 +01:00
github-actions[bot] 001096a857
Merge master into staging-next 2021-12-17 12:01:31 +00:00
R. Ryantm d76ff3c3f1 firefox-unwrapped: 95.0 -> 95.0.1 2021-12-16 20:33:03 +00:00
R. Ryantm 5ae25b97ad firefox-esr-91-unwrapped: 91.4.0esr -> 91.4.1esr 2021-12-16 19:54:20 +00:00
Vladimír Čunát 030e814b88
Merge #148107: llvmPackages_13.clang: fix jemalloc issues
... into staging-next.  Also re-enable jemalloc in firefoxPackages.
2021-12-15 14:09:34 +01: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
oxalica cd44576bff
firefox: re-enable jemalloc 2021-12-01 15:44:47 +08: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