about summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers
AgeCommit message (Collapse)AuthorFilesLines
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar18-36/+36
This was achieved using the following command: sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b') And then manually reverted the following changes: - alias in top-level.nix - function name in wrap-gapps-hook.sh - comment in postFixup of at-spi2-core - comment in gtk4 - comment in preFixup of 1password-gui/linux.nix - comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix - comment in postFixup of telegram-desktop - comment in postFixup of fwupd - buildCommand of mongodb-compass - postFixup of xflux-gui - comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config - description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-26Merge master into staging-nextgithub-actions[bot]1-1/+1
2024-04-26Merge pull request #305642 from wegank/lib-version-fixWeijia Wang1-1/+1
treewide: fix version in changelog
2024-04-26Merge branch 'master' into staging-nextWeijia Wang1-2/+2
2024-04-25Merge pull request #306305 from christoph-heiss/floorp-updatesuperherointj1-2/+2
floorp: 11.12.0 -> 11.12.2
2024-04-25Merge branch 'master' into staging-nextVladimír Čunát2-11/+11
2024-04-25Merge pull request #306729 from iynaix/bump-braveNick Cao1-6/+6
brave: 1.65.114 -> 1.65.122
2024-04-25Merge pull request #306414 from r-ryantm/auto-update/librewolf-unwrappedNick Cao1-5/+5
librewolf-unwrapped: 125.0.1-1 -> 125.0.2-1
2024-04-25brave: 1.65.114 -> 1.65.122Lin Xianyi1-6/+6
2024-04-25Merge master into staging-nextgithub-actions[bot]4-823/+822
2024-04-24Merge pull request #271071 from pbsds/wrapAppImage-pname-reduxAtemu1-1/+0
appimageTools.wrapAppImage: remove version from `pname`
2024-04-24firefox-devedition-unwrapped: 125.0b9 -> 126.0b5jopejoe11-2/+2
2024-04-24firefox-beta-unwrapped: 125.0b9 -> 126.0b5jopejoe11-2/+2
2024-04-24firefox-beta-bin-unwrapped: 125.0b9 -> 126.0b5jopejoe11-409/+409
2024-04-24firefox-devedition-bin-unwrapped: 125.0b9 -> 126.0b5jopejoe11-409/+409
2024-04-24treewide: unbreak appimageTools.wrapType2 buildsPeder Bergebakken Sundt1-1/+0
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided. Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result. This should fix most instances. contex: #271071
2024-04-23librewolf-unwrapped: 125.0.1-1 -> 125.0.2-1R. Ryantm1-5/+5
2024-04-23Merge master into staging-nextgithub-actions[bot]1-4/+4
2024-04-23floorp: 11.12.0 -> 11.12.2Christoph Heiss1-2/+2
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-04-23microsoft-edge: 123.0.2420.97 -> 124.0.2478.51R. Ryantm1-4/+4
2024-04-23Merge master into staging-nextgithub-actions[bot]1-8/+8
2024-04-23Merge pull request #306062 from networkException/ungoogled-chromiumEmily1-8/+8
ungoogled-chromium: 123.0.6312.122-1 -> 124.0.6367.60-1
2024-04-23Merge master into staging-nextgithub-actions[bot]3-417/+417
2024-04-22Merge pull request #306019 from mweinelt/firefox-125.0.2Martin Weinelt2-411/+411
Firefox: 125.0.1 -> 125.0.2
2024-04-22Merge pull request #305536 from r-ryantm/auto-update/braveThomas Gerbet1-6/+6
brave: 1.64.122 -> 1.65.114
2024-04-22ungoogled-chromium: 123.0.6312.122-1 -> 124.0.6367.60-1networkException1-8/+8
https://chromereleases.googleblog.com/2024/04/stable-channel-update-for-desktop_16.html This update includes 23 security fixes. CVEs: CVE-2024-3832 CVE-2024-3833 CVE-2024-3914 CVE-2024-3834 CVE-2024-3837 CVE-2024-3838 CVE-2024-3839 CVE-2024-3840 CVE-2024-3841 CVE-2024-3843 CVE-2024-3844 CVE-2024-3845 CVE-2024-3846 CVE-2024-3847
2024-04-22firefox-bin-unwrapped: 125.0.1 -> 125.0.2Martin Weinelt1-409/+409
https://www.mozilla.org/en-US/firefox/125.0.2/releasenotes/
2024-04-22firefox-unwrapped: 125.0.1 -> 125.0.2Martin Weinelt1-2/+2
https://www.mozilla.org/en-US/firefox/125.0.2/releasenotes/
2024-04-22Merge staging-next into staginggithub-actions[bot]1-7/+7
2024-04-21librewolf-unwrapped: 124.0.2-1 -> 125.0.1-1Robert Schütz1-7/+7
2024-04-21treewide: fix version in changelogWeijia Wang1-1/+1
2024-04-20brave: 1.64.122 -> 1.65.114R. Ryantm1-6/+6
2024-04-19Merge staging-next into staginggithub-actions[bot]2-6/+22
2024-04-18Merge pull request #304768 from emilylange/chromiumEmily2-6/+22
chromium: 123.0.6312.122 -> 124.0.6367.60, fix M124+ build by using the vendored libwebp
2024-04-18chromium: fix `--ozone-platform-hint` flag on waylandemilylange1-0/+9
M124 shipped with broken `--ozone-platform-hint` flag handling, which we rely on NIXOS_OZONE_WL (wayland) environment variable. This resulted in chromium M124 opening as blank/transparent window under wayland. X11 continued to work fine, which is why our X11-only chromium VM test did not catch this. See https://issues.chromium.org/issues/329678163 for details. Fortunately, the fix for that which landed in M125, applies cleanly on M124, so we do just that and essentially backport that fix to M124.
2024-04-17Merge pull request #304595 from felschr/tor-browser-updatesThomas Gerbet2-5/+5
{tor,mullvad}-browser: 13.0.13 -> 13.0.14
2024-04-17Merge pull request #304405 from r-ryantm/auto-update/vivaldiNick Cao1-3/+3
vivaldi: 6.6.3271.57 -> 6.6.3271.61
2024-04-18Merge staging-next into staginggithub-actions[bot]2-5/+5
2024-04-17Merge staging-next into staginggithub-actions[bot]1-3/+3
2024-04-17Merge staging-next into staginggithub-actions[bot]5-1239/+1239
2024-04-17chromium: fix M124+ build by using the vendored libwebpemilylange1-0/+7
at least until we figure out how to use our libwebp again. Works around the following error in the configure phase (pretty quick to reproduce): ~~~ Running phase: configurePhase ERROR Unresolved dependencies. //third_party/libavif:libavif_enc(//build/toolchain/linux/unbundle:default) needs //third_party/libwebp:libwebp_sharpyuv(//build/toolchain/linux/unbundle:default) ~~~ The lib.optionals saves us from rebuilding < M124 (ungoogled-chromium at this HEAD and all of electron-source).
2024-04-17chromium: 123.0.6312.122 -> 124.0.6367.60emilylange1-6/+6
https://chromereleases.googleblog.com/2024/04/stable-channel-update-for-desktop_16.html This update includes 23 security fixes. CVEs: CVE-2024-3832 CVE-2024-3833 CVE-2024-3914 CVE-2024-3834 CVE-2024-3837 CVE-2024-3838 CVE-2024-3839 CVE-2024-3840 CVE-2024-3841 CVE-2024-3843 CVE-2024-3844 CVE-2024-3845 CVE-2024-3846 CVE-2024-3847
2024-04-16Merge pull request #304615 from r-ryantm/auto-update/microsoft-edgeMario Rodas1-6/+6
microsoft-edge: 123.0.2420.81 -> 123.0.2420.97
2024-04-16Merge pull request #303159 from jopejoe1/firefox/updates/125.0b9Martin Weinelt3-822/+822
firefox-{beta,devedition}{-bin}-unwrapped: 125.0b3 -> 125.0b9
2024-04-16firefox-bin-unwrapped: 125.0 -> 125.0.1André Silva1-409/+409
https://www.mozilla.org/en-US/firefox/125.0.1/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2024-18/ Fixes: CVE-2024-3852, CVE-2024-3853, CVE-2024-3854, CVE-2024-3855, CVE-2024-3856, CVE-2024-3857, CVE-2024-3858, CVE-2024-3859, CVE-2024-3860, CVE-2024-3861, CVE-2024-3862, CVE-2024-3863, CVE-2024-3302, CVE-2024-3864, CVE-2024-3865
2024-04-16firefox-unwrapped: 125.0 -> 125.0.1André Silva1-2/+2
https://www.mozilla.org/en-US/firefox/125.0.1/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2024-18/ Fixes: CVE-2024-3852, CVE-2024-3853, CVE-2024-3854, CVE-2024-3855, CVE-2024-3856, CVE-2024-3857, CVE-2024-3858, CVE-2024-3859, CVE-2024-3860, CVE-2024-3861, CVE-2024-3862, CVE-2024-3863, CVE-2024-3302, CVE-2024-3864, CVE-2024-3865
2024-04-16microsoft-edge: 123.0.2420.81 -> 123.0.2420.97R. Ryantm1-6/+6
2024-04-16Merge staging-next into staginggithub-actions[bot]1-13/+46
2024-04-16mullvad-browser: 13.0.13 -> 13.0.14Felix Schröter1-2/+2
https://github.com/mullvad/mullvad-browser/releases/tag/13.0.14
2024-04-16tor-browser: 13.0.13 -> 13.0.14Felix Schröter1-3/+3
https://blog.torproject.org/new-release-tor-browser-13014/