Commit graph

5193 commits

Author SHA1 Message Date
Michael Weiss
c70635eedb
chromiumBeta: 99.0.4844.45 -> 99.0.4844.51 2022-03-01 12:29:49 +01:00
Michael Weiss
1bdf7862e3
chromiumBeta: Fix the build
This "fixes" the following error:
gen/shim_headers/opus_shim/third_party/opus/src/include/opus.h:5:10: error: 'opus.h' file not found with <angled> include; use "quotes" instead
         ^~~~~~~~
         "opus.h"

Our system library isn't discovered anymore so I'm switching to the bundled
Opus library for now since I don't have time to look into it.
2022-02-28 12:34:08 +01:00
Michael Weiss
c0952b6478
chromium{Beta,Dev}: Switch to LLVM 14
This fixes the following build error:
[24751/48400] ACTION //components/url_formatter/spoof_checks/top_domains:generate_top_domain_list_variables_file(//build/toolchain/linux/unbundle:default)d_tmp/browser_command.mojom-webui.js.mojom-webui.jsui.js
FAILED: gen/components/url_formatter/spoof_checks/top_domains/top500-domains-inc.cc
python3 ../../build/gn_run_binary.py make_top_domain_list_variables ../../components/url_formatter/spoof_checks/top_domains/domains.list top500_domains gen/components/url_formatter/spoof_checks/top_domains/top500-domains-inc.cc
make_top_domain_list_variables failed with exit code -4

The "make_top_domain_list_variables" program fails due to a SIGILL error
(illegal instruction). See:
- https://bugs.chromium.org/p/chromium/issues/detail?id=1273966
  - https://reviews.llvm.org/D115015
  - https://bugs.chromium.org/p/chromium/issues/detail?id=1269407
2022-02-28 12:34:07 +01:00
Michael Weiss
6d6c998f99
Merge pull request #162008 from primeos/chromiumBeta
chromiumBeta: 99.0.4844.35 -> 99.0.4844.45
2022-02-26 19:57:46 +01:00
Michael Weiss
154e13a556
chromiumDev: 100.0.4892.0 -> 100.0.4896.12 2022-02-26 18:56:05 +01:00
Michael Weiss
05b2b4e3cb
chromiumBeta: 99.0.4844.35 -> 99.0.4844.45 2022-02-26 18:55:34 +01:00
Michael Weiss
71b7694016
Merge pull request #161955 from primeos/chromium
chromium: Suffix instead of prefix ${xdg-utils}/bin to $PATH
2022-02-26 18:04:20 +01:00
flexagoon
b97b9c376c tor-browser-bundle-bin: add tor.calyxinstitute.org mirror 2022-02-26 17:55:52 +01:00
Michael Weiss
37a19c55df
chromium: Suffix instead of prefix ${xdg-utils}/bin to $PATH
This is important so that users can choose to use other implementations
(e.g., self-written Bash scripts).
We only provide xdg-utils as a fallback in case the system isn't
properly configured.
2022-02-26 12:53:25 +01:00
K900
8bb8f9c811 firefox/wrapper: allow specifying StartupWMClass
Primarily useful for out of tree beta/nightly builds, which use a different WM_CLASS
2022-02-25 13:40:38 -08:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Michael Weiss
7b6cf4d8e9
Merge pull request #161128 from a-m-joseph/chromium-use-jre8_headless-instead-of-jre8
chromium: use jre8_headless instead of jre8
2022-02-23 21:16:26 +01:00
Renaud
9c005dbcb6
Merge pull request #159660 from r-ryantm/auto-update/opera
opera: 82.0.4227.43 -> 83.0.4254.54
2022-02-23 19:18:50 +01:00
zowoq
64f1f314bd
Merge pull request #159899 from symphorien/rust-bindgen-hook
rustPlatform.bindgenHook: init
2022-02-23 08:37:56 +10:00
Guillaume Girol
e60782c7fa firefox: use rustPlatform.bindgenHook 2022-02-22 19:41:32 +01:00
Adam Joseph
02ae3defed chromium: use pkgsBuildHost.jre8_headless instead of pkgsBuildHost.jre8
Chromium appears to require bin/java at build-time.  This patch causes
the chromium derivation to use jre8_headless instead of jre8, in order
to avoid dragging in all of gnome.
2022-02-20 14:51:03 -08:00
R. Ryantm
4710213b36 lagrange: 1.10.5 -> 1.10.6 2022-02-20 15:02:24 +00:00
R. RyanTM
b195c2c47f
vieb: 6.1.0 -> 6.2.0
(#148909)
2022-02-19 23:53:39 +01:00
Martin Weinelt
61a6336fb9
Merge pull request #160457 from mweinelt/firefox 2022-02-19 01:56:39 +01:00
Michael Weiss
6a8989c038
chromiumDev: 100.0.4878.0 -> 100.0.4892.0 2022-02-18 20:37:10 +01:00
Sandro
b18e66e3b6
Merge pull request #160520 from squalus/librewolf 2022-02-18 17:28:20 +01:00
Bobby Rong
e8e2a092b0
Merge pull request #160405 from TredwellGit/brave
brave: 1.35.101 -> 1.35.103
2022-02-18 12:40:59 +08:00
squalus
1d91f7eecc librewolf: 97.0-2 -> 97.0.1-1 2022-02-17 15:34:06 -08:00
Michael Weiss
4891cd5c66
chromiumBeta: 99.0.4844.27 -> 99.0.4844.35 2022-02-17 20:50:34 +01:00
Bernardo Meurer
c7fce03601
Merge pull request #160420 from rhendric/rhendric/bump-firefox-bin
firefox-(devedition|beta)-bin: 96.0b3 -> 98.0b5
2022-02-17 10:02:21 -08:00
Martin Weinelt
5fc0d7fd37
firefox-bin: 97.0 -> 97.0.1
https://www.mozilla.org/en-US/firefox/97.0.1/releasenotes/
2022-02-17 12:43:23 +01:00
Martin Weinelt
7e23a7fb82
firefox: 97.0 -> 97.0.1
https://www.mozilla.org/en-US/firefox/97.0.1/releasenotes/
2022-02-17 12:42:41 +01:00
Bernardo Meurer
0d1dde0e78
Merge pull request #121596 from arcnmx/firefox-wrapper
firefox-bin: provide wrapper with firefoxLibName
2022-02-16 20:26:15 -08:00
Ryan Hendrickson
38a9112845 firefox-beta-bin: 96.0b3 -> 98.0b5 2022-02-16 22:24:12 -05:00
Ryan Hendrickson
e0bb9ba123 firefox-devedition-bin: 96.0b3 -> 98.0b5 2022-02-16 22:23:32 -05:00
TredwellGit
e70f9e5121 brave: 1.35.101 -> 1.35.103
https://github.com/brave/brave-browser/blob/master/CHANGELOG_DESKTOP.md#135103
2022-02-16 23:45:41 +00:00
ajs124
19be17d54f wrapFirefox: remove old npapi plugin related options 2022-02-16 21:17:30 +01:00
Michael Weiss
5d7a9733a7
Merge pull request #160354 from primeos/chromium
chromium: 98.0.4758.80 -> 98.0.4758.102
2022-02-16 20:48:12 +01:00
Michael Adler
46d1691d5c ungoogled-chromium: 98.0.4758.80 -> 98.0.4758.102 2022-02-16 07:49:26 +01:00
José Romildo Malaquias
1da5c56415
Merge pull request #159890 from romildo/upd.vivaldi
vivaldi: 5.0.2497.51-1 -> 5.1.2567.39-1
2022-02-15 19:56:16 -03:00
Michael Weiss
7e948a6c9a
chromium: 98.0.4758.80 -> 98.0.4758.102
https://chromereleases.googleblog.com/2022/02/stable-channel-update-for-desktop_14.html

This update includes 11 security fixes. Google is aware of reports that
an exploit for CVE-2022-0609 exists in the wild.

CVEs:
CVE-2022-0603 CVE-2022-0604 CVE-2022-0605 CVE-2022-0606 CVE-2022-0607
CVE-2022-0608 CVE-2022-0609 CVE-2022-0610
2022-02-15 22:12:03 +01:00
Martin Weinelt
10cf978c5b
icecat-bin: drop
This was EOL by the time it was introduced into nixpkgs and should have
never gotten merged in the first place.

Browsers are complex beasts, and those that haven't seen an update in
two years simply cannot be secure.
2022-02-15 17:15:34 +01:00
Jan Tojnar
6a972fb8bb
Merge pull request #159252 from FliegendeWurst/gnome2-gconf
various packages: remove gconf dependency
2022-02-15 13:11:02 +01:00
José Romildo
25a935a9aa vivaldi: 5.0.2497.51-1 -> 5.1.2567.39-1 2022-02-13 16:37:04 -03:00
R. Ryantm
fff5d485ee lagrange: 1.10.4 -> 1.10.5 2022-02-13 09:53:49 -08:00
arcnmx
9ead68aa4b firefox-bin: provide wrapper with libName
The wrapper was configuring the wrong directory, and
`${libName}/firefox-bin` must not be a symlink.
2022-02-13 09:29:38 -08:00
Michael Weiss
cc9c5c81f0
Merge pull request #159365 from primeos/chromiumDev
chromiumDev: 100.0.4867.0 -> 100.0.4878.0
2022-02-12 22:24:07 +01:00
R. Ryantm
17ee412eef opera: 82.0.4227.43 -> 83.0.4254.54 2022-02-12 21:19:25 +00:00
squalus
82a7fac5af librewolf: init at 97.0-2 2022-02-12 10:31:25 -08:00
Bobby Rong
f1107be43d
Merge pull request #159000 from panicgh/tbb
tor-browser-bundle-bin: 11.0.4 -> 11.0.6
2022-02-12 20:55:32 +08:00
Michael Weiss
2e969aa1d7
chromiumDev: 100.0.4867.0 -> 100.0.4878.0 2022-02-11 23:42:48 +01:00
FliegendeWurst
811ad0e5e8 vivaldi: remove gconf dependency 2022-02-11 15:04:50 +01:00
FliegendeWurst
9e0d493664 opera: remove gconf dependency 2022-02-11 15:04:37 +01:00
FliegendeWurst
a30aeccad6 icecat: remove gconf dependency 2022-02-11 15:04:23 +01:00
FliegendeWurst
926607745d brave: remove gconf dependency 2022-02-11 15:04:10 +01:00