Commit Graph

6559 Commits

Author SHA1 Message Date
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Robert Schütz
a1970c010d
Merge pull request #205463 from panicgh/tbb
tor-browser-bundle-bin: 11.5.8 -> 12.0.3
2023-02-20 18:36:42 -08:00
Nick Cao
0e9ffc2f93
Merge pull request #217321 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped
firefox-devedition-bin-unwrapped: 110.0b9 -> 111.0b3
2023-02-21 08:48:33 +08:00
Nicolas Benes
4ca106a6a0 tor-browser-bundle-bin: 11.5.8 -> 12.0.3
* https://blog.torproject.org/new-release-tor-browser-120/
* https://blog.torproject.org/new-release-tor-browser-1201/
* https://blog.torproject.org/new-release-tor-browser-1202/
* https://blog.torproject.org/new-release-tor-browser-1203/

Fix an issue in 12.0.x where TBB fails to connect to its Tor socket, by
cleaning up $XDG_RUNTIME_DIR/Tor*.
2023-02-20 21:15:57 +01:00
R. Ryantm
143f30987c polypane: 10.0.1 -> 13.0.2 2023-02-20 17:42:29 +00:00
R. Ryantm
433e205e25 firefox-devedition-bin-unwrapped: 110.0b9 -> 111.0b3 2023-02-20 15:24:59 +00:00
Nick Cao
9cb8f2dcc6
Merge pull request #217156 from aacebedo/aacebedo/vivaldi-5.7
vivaldi: 5.6.2867.62 -> 5.7.2921.53
2023-02-20 08:44:51 +08:00
Michael Weiss
4cfe784858
Merge pull request #217145 from primeos/chromiumDev
chromiumDev: 112.0.5582.0 -> 112.0.5596.2
2023-02-19 23:35:15 +01:00
Alexandre Acebedo
8f632a13a9 vivaldi: 5.6.2867.62 -> 5.7.2921.53 2023-02-19 15:35:04 +01:00
Michael Weiss
04b1a12a6e
chromium: Support GTK 4
Chromium can be launched with `--gtk-version=4` but this didn't work as
the binary must be able to dlopen() libgtk-4.so.1 [0].

This fixes #214392.

Co-Authored-By: Sávio <25729991+saviosg@users.noreply.github.com>

[0]: https://source.chromium.org/chromium/chromium/src/+/main:ui/gtk/gtk_compat.cc;l=85;drc=3e1a26c44c024d97dc9a4c09bbc6a2365398ca2c
2023-02-19 13:40:23 +01:00
Vladimír Čunát
3784756e4f
thunderbird-bin: fix update.nix after PR #214996 2023-02-18 20:57:26 +01:00
Michael Weiss
7e7f9e08fe
chromiumDev: 112.0.5582.0 -> 112.0.5596.2 2023-02-18 15:16:41 +01:00
laalsaas
bb55ac4f61 badwolf: init at 1.2.2 2023-02-17 00:47:39 +01:00
Michael Weiss
52aba652e3
Merge pull request #216682 from primeos/ungoogled-chromium
ungoogled-chromium: 110.0.5481.78 -> 110.0.5481.100
2023-02-16 23:22:22 +01:00
Michael Weiss
0419385c7f
chromium: 110.0.5481.77 -> 110.0.5481.100
https://chromereleases.googleblog.com/2023/02/stable-channel-desktop-update_14.html
2023-02-16 20:39:03 +01:00
Michael Weiss
488184caef
ungoogled-chromium: 110.0.5481.78 -> 110.0.5481.100 2023-02-16 20:33:46 +01:00
William Sengir
c714a76c04
chromium: fix vulkan linking
libvulkan is dlopen'd but is missing from the linker search path.
We probably should be using the libvulkan (and libGLESv2) provided by
chromium, but using vulkan-loader's libvulkan.so.1 is a tried-and-true
workaround.

Fixes #150398.
2023-02-15 23:12:52 -07:00
squalus
a2cc3e37ec librewolf: 109.0.1-2 -> 110.0-1 2023-02-15 07:37:32 -08:00
John Ericson
179bff391b
Merge pull request #216360 from Stunkymonkey/use-optionals
treewide: use lib.optionals
2023-02-14 21:54:13 -05:00
Martin Weinelt
73a87e9c04
Merge pull request #216353 from mweinelt/firefox-110.0
firefox-{,bin-}unwrapped: 109.0.1 -> 110.0; firefox-esr-unwrapped: 102.7.0esr -> 102.8.0esr
2023-02-14 20:35:45 +00:00
Felix Buehler
bc3d5934d7 treewide: use lib.optionals 2023-02-14 19:11:59 +01:00
Martin Weinelt
9016c8a006
firefox-esr-unwrapped: 102.7.0esr -> 102.8.0esr
https://www.mozilla.org/en-US/firefox/102.7.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-02/

Fixes: CVE-2022-46871, CVE-2023-23598, CVE-2023-23601, CVE-2023-23602,
       CVE-2022-46877, CVE-2023-23603
2023-02-14 19:11:13 +01:00
Martin Weinelt
496b1fb497
firefox-bin-unwrapped: 109.0.1 -> 110.0
https://www.mozilla.org/en-US/firefox/110.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-05/

Fixes: CVE-2023-25728, CVE-2023-25730, CVE-2023-25743, CVE-2023-0767,
       CVE-2023-25735, CVE-2023-25737, CVE-2023-25739, CVE-2023-25729,
       CVE-2023-25732, CVE-2023-25740, CVE-2023-25731, CVE-2023-25733,
       CVE-2023-25736, CVE-2023,25741, CVE-2023-25742, CVE-2023-25744,
       CVE-2023-25745
2023-02-14 19:10:44 +01:00
Felix Bühler
b025cb11c5
Merge pull request #214996 from Stunkymonkey/optionalString-1
treewide: use optionalString
2023-02-14 19:09:46 +01:00
Martin Weinelt
f6670807d8
firefox-unwrapped: 109.0.1 -> 110.0
https://www.mozilla.org/en-US/firefox/110.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-05/

Fixes: CVE-2023-25728, CVE-2023-25730, CVE-2023-25743, CVE-2023-0767,
       CVE-2023-25735, CVE-2023-25737, CVE-2023-25739, CVE-2023-25729,
       CVE-2023-25732, CVE-2023-25740, CVE-2023-25731, CVE-2023-25733,
       CVE-2023-25736, CVE-2023,25741, CVE-2023-25742, CVE-2023-25744,
       CVE-2023-25745
2023-02-14 19:07:46 +01:00
Michael Weiss
6ad79de7cf
chromiumDev: 111.0.5563.19 -> 112.0.5582.0 2023-02-13 23:39:01 +01:00
Michael Weiss
0fde1de952
Merge pull request #215591 from primeos/chromiumBeta
chromiumBeta: 110.0.5481.77 -> 111.0.5563.19
2023-02-13 23:35:47 +01:00
Felix Buehler
cdb39a86e0 treewide: use optionalString 2023-02-13 21:52:34 +01:00
OPNA2608
2bace3c824 palemoon-bin: init at 32.0.0 2023-02-12 18:17:23 +01:00
Nick Cao
ebe1f6fd48
Merge pull request #215513 from zendo/update/opera
opera: 94.0.4606.54 -> 95.0.4635.37
2023-02-10 09:19:38 +08:00
Michael Weiss
7893a8f78f
chromiumBeta: 110.0.5481.77 -> 111.0.5563.19 2023-02-10 00:14:19 +01:00
Michael Weiss
841564d998
Merge pull request #215509 from michaeladler/ungoogled
ungoogled-chromium: 109.0.5414.120 -> 110.0.5481.78
2023-02-10 00:13:31 +01:00
zendo
9b16c0aaf5 opera: 94.0.4606.54 -> 95.0.4635.37 2023-02-09 22:31:58 +08:00
Francesco Gazzetta
d7e31cc214 ladybird: unstable-2022-09-29 -> unstable-2023-01-17 2023-02-09 10:37:48 +01:00
Michael Adler
998c3cd1ce ungoogled-chromium: 109.0.5414.120 -> 110.0.5481.78 2023-02-09 10:10:17 +01:00
Nick Cao
d3d4148548
Merge pull request #215350 from buckley310/2023-02-08-brave
brave: 1.47.186 -> 1.48.158
2023-02-09 08:33:52 +08:00
Michael Weiss
bc58d7444f
chromiumDev: 111.0.5563.8 -> 111.0.5563.19 2023-02-08 23:20:36 +01:00
Sean Buckley
3be23b1e13 brave: 1.47.186 -> 1.48.158
https://community.brave.com/t/release-channel-1-48-158/467689
2023-02-08 13:31:37 -05:00
Michael Weiss
93e438cc07
chromium: 109.0.5414.119 -> 110.0.5481.77
https://chromereleases.googleblog.com/2023/02/stable-channel-update-for-desktop.html

This update includes 15 security fixes.

CVEs:
CVE-2023-0696 CVE-2023-0697 CVE-2023-0698 CVE-2023-0699 CVE-2023-0700
CVE-2023-0701 CVE-2023-0702 CVE-2023-0703 CVE-2023-0704 CVE-2023-0705
2023-02-07 23:11:47 +01:00
superherointj
1bda69b429
Merge pull request #215020 from primeos/chromiumBeta
chromiumBeta: 110.0.5481.52 -> 110.0.5481.77
2023-02-06 21:01:57 -03:00
superherointj
aad45431d2
Merge pull request #215019 from primeos/chromiumDev
chromiumDev: 111.0.5562.0 -> 111.0.5563.8
2023-02-06 20:57:43 -03:00
Nikolay Korotkiy
daecc531c6
Merge pull request #215021 from sikmir/lagrange
lagrange: 1.14.2 → 1.15.2
2023-02-07 03:44:26 +04:00
Nikolay Korotkiy
ddc5eecd7a
lagrange: 1.14.2 → 1.15.2 2023-02-07 02:05:46 +03:00
Michael Weiss
003e6784a1
chromiumDev: 111.0.5562.0 -> 111.0.5563.8 2023-02-07 00:02:06 +01:00
Michael Weiss
3b25f6d75d
chromiumBeta: 110.0.5481.52 -> 110.0.5481.77 2023-02-07 00:01:27 +01:00
Michael Weiss
06eb99ffa2
chromiumBeta: Fix the build
This change (dynamically linking against libffi from Nixpkgs) is
required since we switched to third_party/wayland instead of linking
against Wayland from Nixpkgs (26aadca7c6). See also f9d9864cb6 and
d932886d6e for more details.

We could alternatively provide libffi_pic.a for static linking but due
to our immutable dependency model / pure builds the dynamic linking
shouldn't cause any issues.

This fixes the build error shown in [0].

[0]: https://github.com/NixOS/nixpkgs/issues/213862#issuecomment-1412519998
2023-02-06 23:04:04 +01:00
Martin Weinelt
c960567bb5
Merge pull request #214803 from squalus/librewolf
librewolf: 109.0-1 -> 109.0.1-2
2023-02-06 18:34:32 +00:00
Jeff Huffman
9ccff9c18f
vieb: 9.5.0 -> 9.5.1 2023-02-06 04:59:30 -05:00
Jeff Huffman
c9222e23a9
vieb: add update script 2023-02-06 04:58:04 -05:00
squalus
3aa4302223 librewolf: 109.0-1 -> 109.0.1-2 2023-02-05 11:28:03 -08:00
R. Ryantm
273297d84b firefox-beta-bin-unwrapped: 110.0b8 -> 110.0b9 2023-02-05 16:50:40 +00:00
Nick Cao
b407ed671e
Merge pull request #214365 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped
firefox-devedition-bin-unwrapped: 110.0b7 -> 110.0b9
2023-02-04 10:53:30 +08:00
R. Ryantm
aa48f9f3ce firefox-devedition-bin-unwrapped: 110.0b7 -> 110.0b9 2023-02-03 12:59:48 +00:00
Nick Cao
8e517baa88
palemoon: allow building with gcc 12 2023-02-03 10:25:04 +08:00
Nick Cao
cbb2bd26ec
Merge pull request #213796 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped
firefox-devedition-bin-unwrapped: 110.0b6 -> 110.0b7
2023-02-02 08:59:03 +08:00
R. Ryantm
23ff500982 firefox-beta-bin-unwrapped: 110.0b7 -> 110.0b8 2023-02-01 20:11:19 +00:00
Michael Weiss
26aadca7c6
chromiumBeta: Fix the patch phase
Upstream dropped use_system_libwayland and related build arguments [0].
The deprecation is tracked in [1].
As a result, we must now build with third_party/wayland instead of
wayland from the system (or complex patches would be required).

This fixes [2].

[0]: 1c3c8db518
[1]: https://bugs.chromium.org/p/chromium/issues/detail?id=1385736
[2]: https://github.com/NixOS/nixpkgs/issues/213862#issuecomment-1411153401
2023-01-31 23:40:55 +01:00
R. Ryantm
dce1f55c1d firefox-devedition-bin-unwrapped: 110.0b6 -> 110.0b7 2023-01-31 15:27:20 +00:00
Sandro
9e2f04426c
Merge pull request #210376 from zendo/update/opera
opera: 90.0.4480.84 -> 94.0.4606.54
2023-01-31 15:43:34 +01:00
Martin Weinelt
64f0b90839
Merge pull request #210453 from sweenu/firefox/enable_tts
firefox: option to enable speech synthesis
2023-01-31 11:39:18 +00:00
github-actions[bot]
872d17dee8
Merge master into staging-next 2023-01-30 18:01:30 +00:00
github-actions[bot]
1a06f52c21
Merge master into staging-next 2023-01-30 12:01:22 +00:00
Martin Weinelt
d7f5414af7
firefox-bin-unwrapped: 109.0 -> 109.0.1
https://www.mozilla.org/en-US/firefox/109.0.1/releasenotes/
2023-01-30 12:57:01 +01:00
Martin Weinelt
ff72ea3256
firefox-unwrapped: 109.0 -> 109.0.1
https://www.mozilla.org/en-US/firefox/109.0.1/releasenotes/
2023-01-30 12:55:58 +01:00
Nick Cao
21e783506e
Merge pull request #213479 from r-ryantm/auto-update/firefox-beta-bin-unwrapped
firefox-beta-bin-unwrapped: 110.0b5 -> 110.0b7
2023-01-30 14:26:43 +08:00
R. Ryantm
6109617190 firefox-beta-bin-unwrapped: 110.0b5 -> 110.0b7 2023-01-30 00:25:43 +00:00
github-actions[bot]
c96d1f3f37
Merge master into staging-next 2023-01-30 00:02:19 +00:00
Michael Weiss
709ee6618b
Merge pull request #213157 from primeos/chromiumDev
chromiumDev: 111.0.5545.6 -> 111.0.5562.0
2023-01-29 21:09:55 +01:00
Michael Weiss
a6a9ace068
Merge pull request #213156 from primeos/chromiumBeta
chromiumBeta: 110.0.5481.38 -> 110.0.5481.52
2023-01-29 21:09:31 +01:00
github-actions[bot]
edb59645f2
Merge master into staging-next 2023-01-28 18:01:11 +00:00
Michael Weiss
ba0a612175
chromiumDev: 111.0.5545.6 -> 111.0.5562.0 2023-01-28 14:20:32 +01:00
Michael Weiss
044c928be8
chromiumBeta: 110.0.5481.38 -> 110.0.5481.52 2023-01-28 14:19:34 +01:00
Michael Weiss
ba5a5ec3ef
chromium: 109.0.5414.74 -> 109.0.5414.119
https://chromereleases.googleblog.com/2023/01/stable-channel-update-for-desktop_24.html

This update includes 6 security fixes.

CVEs:
CVE-2023-0471 CVE-2023-0472 CVE-2023-0473 CVE-2023-0474
2023-01-28 14:19:12 +01:00
Michael Weiss
eddd0503a6
Merge pull request #212911 from michaeladler/ungoogled
ungoogled-chromium: 109.0.5414.87 -> 109.0.5414.120
2023-01-28 14:15:01 +01:00
github-actions[bot]
951b517e4c
Merge master into staging-next 2023-01-28 06:01:19 +00:00
Weijia Wang
3c320e8671
Merge pull request #212907 from r-ryantm/auto-update/vivaldi
vivaldi: 5.6.2867.58 -> 5.6.2867.62
2023-01-28 04:13:54 +01:00
Martin Weinelt
52029b8e00 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-27 23:50:36 +01:00
R. Ryantm
1b6cfaa002 firefox-devedition-bin-unwrapped: 110.0b4 -> 110.0b6 2023-01-27 14:52:22 +00:00
github-actions[bot]
92b7725154
Merge master into staging-next 2023-01-27 12:01:22 +00:00
Nick Cao
79d73637d7
Merge pull request #207959 from iblech/patch-elinks
elinks: 0.15.1 -> 0.16.0 (fixes #207718)
2023-01-27 18:39:29 +08:00
Vladimír Čunát
8a77ed60ac
Merge branch 'master' into staging-next 2023-01-27 09:36:55 +01:00
Michael Adler
064a662f08 ungoogled-chromium: 109.0.5414.87 -> 109.0.5414.120 2023-01-27 08:02:42 +01:00
R. Ryantm
314b970c03 vivaldi: 5.6.2867.58 -> 5.6.2867.62 2023-01-27 06:19:55 +00:00
Nick Cao
e62676e855
Merge pull request #212782 from r-ryantm/auto-update/firefox-beta-bin-unwrapped
firefox-beta-bin-unwrapped: 109.0b9 -> 110.0b5
2023-01-27 08:07:31 +08:00
github-actions[bot]
578f1ba854
Merge master into staging-next 2023-01-26 18:01:29 +00:00
Weijia Wang
dcd69bc308
Merge pull request #212714 from wegank/aarch64-gcc-comments
treewide: mark #201254
2023-01-26 15:38:04 +01:00
Weijia Wang
52a28708b8 treewide: mark #201254 2023-01-26 15:11:41 +01:00
R. Ryantm
db040ffbd2 firefox-beta-bin-unwrapped: 109.0b9 -> 110.0b5 2023-01-26 14:00:47 +00:00
github-actions[bot]
d7e7d75f99
Merge master into staging-next 2023-01-26 06:01:24 +00:00
Sean Buckley
f488d5f63c brave: 1.47.171 -> 1.47.186
https://community.brave.com/t/release-channel-1-47-186/465341
2023-01-25 23:35:08 -05:00
Nick Cao
11388c7467
Merge pull request #212344 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped
firefox-devedition-bin-unwrapped: 109.0b6 -> 110.0b4
2023-01-26 10:32:36 +08:00
github-actions[bot]
e91d2acb23
Merge master into staging-next 2023-01-26 00:02:34 +00:00
OPNA2608
62f87c0753 palemoon: 31.4.2 -> 32.0.0 2023-01-25 21:17:04 +01:00
github-actions[bot]
7a89380b7e
Merge master into staging-next 2023-01-24 18:01:00 +00:00
Shawn8901
0a1dd3ced1 treewide: remove global with lib; in pkgs/{misc,networking} 2023-01-24 17:29:20 +01:00
Bruno Inec
38072997c5
firefox: option to enable speech synthesis 2023-01-24 16:23:23 +01:00
R. Ryantm
d01f0dbb08 firefox-devedition-bin-unwrapped: 109.0b6 -> 110.0b4 2023-01-24 01:11:41 +00:00
github-actions[bot]
eadaaa7d20
Merge master into staging-next 2023-01-23 12:01:24 +00:00
Nick Cao
2b34f95074
Merge pull request #210441 from buckley310/2023-01-12-brave
brave: 1.46.144 -> 1.47.171
2023-01-23 16:19:31 +08:00
github-actions[bot]
feb2240b37
Merge master into staging-next 2023-01-22 18:01:03 +00:00
Michael Weiss
82094bac71
Merge pull request #211925 from primeos/chromiumDev
chromiumDev: 111.0.5532.2 -> 111.0.5545.6
2023-01-22 15:21:45 +01:00
Michael Weiss
92b0446345
Merge pull request #211924 from primeos/chromiumBeta
chromiumBeta: 110.0.5481.30 -> 110.0.5481.38
2023-01-22 15:21:31 +01:00
Adam Joseph
42815b4a0c treewide: systemdSupport: use lib.meta.availableOn
Many packages have some kind of flag indicating whether or not to build with
systemd support.  Most of these default to `stdenv.isLinux`, but systemd does
not build on (and is marked `broken` for) `isStatic`.  Only a few packages have
the needed `&& !isStatic` in the default value for their parameter.

This commit moves the logic for the default value of these flags into
`systemd.meta.{platforms,badPlatforms}` and evaluates those conditions using
`lib.meta.availableOn`.

This provides three benefits:

1. The default values are set correctly (i.e. including `&& isStatic`)

2. The default values are set consistently

3. The way is paved for any future non-Linux systemd platforms (FreeBSD is
   reported to have experimental systemd support)
2023-01-22 00:27:19 -08:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Michael Weiss
5d7923fe1d
chromiumDev: 111.0.5532.2 -> 111.0.5545.6 2023-01-21 13:33:14 +01:00
Michael Weiss
31210707b6
chromiumBeta: 110.0.5481.30 -> 110.0.5481.38 2023-01-21 13:32:52 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Guillaume Girol
90c78aee6c Merge branch 'nativeCheckInputs' into staging-nativeCheckInputs 2023-01-21 12:00:00 +00:00
Sandro
48f66c079c
Merge pull request #207236 from davidsierradz/vieb-update
vieb: 7.2.0 -> 9.5.0
2023-01-19 15:50:16 +01:00
Sandro
3d14bd27f4
Merge pull request #206401 from imsofi/chromium-wrapper
chromium: fix web app linking
2023-01-19 03:15:07 +01:00
Nick Cao
16d623c3fc
Merge pull request #211232 from r-ryantm/auto-update/librewolf-unwrapped
librewolf-unwrapped: 108.0.2-1 -> 109.0-1
2023-01-18 14:47:42 +08:00
R. Ryantm
777af4cd29 librewolf-unwrapped: 108.0.2-1 -> 109.0-1 2023-01-17 12:43:16 +00:00
Martin Weinelt
017137c2bf
Merge pull request #211140 from mweinelt/firefox-109.0 2023-01-17 02:24:41 +00:00
Martin Weinelt
7f6ecd4237
Merge pull request #209643 from r-ryantm/auto-update/firefox-beta-bin-unwrapped 2023-01-16 20:42:50 +00:00
Martin Weinelt
6796675202
Merge pull request #206438 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped 2023-01-16 20:38:16 +00:00
Martin Weinelt
5cd6108b14
firefox-esr-unwrapped: 102.6.0esr -> 102.7.0esr
https://www.mozilla.org/en-US/firefox/102.7.0/releasenotes/
2023-01-16 21:35:32 +01:00
Martin Weinelt
30320396f1
firefox-bin-unwrapped: 108.0.2 -> 109.0
https://www.mozilla.org/en-US/firefox/109.0/releasenotes/
2023-01-16 21:34:14 +01:00
Martin Weinelt
05a0da1bc7
firefox-unwrapped: 108.0.2 -> 109.0
https://www.mozilla.org/en-US/firefox/109.0/releasenotes/
2023-01-16 21:33:08 +01:00
Artturi
e09153da00
Merge pull request #210993 from Artturin/cleanupstdenvsetup1 2023-01-16 22:12:11 +02:00
Nick Cao
b59b0465de
Merge pull request #210406 from r-ryantm/auto-update/librewolf-unwrapped
librewolf-unwrapped: 108.0.1-1 -> 108.0.2-1
2023-01-16 16:15:54 +08:00
Artturin
fe1c7a1945 treewide: remove usages of header and stopNest
they're obsolete
2023-01-16 00:08:12 +02:00
Michael Weiss
40dab725ae
Merge pull request #210899 from primeos/chromiumDev
chromiumDev: 110.0.5481.30 -> 111.0.5532.2
2023-01-15 22:10:55 +01:00
Michael Weiss
f408bea171
Merge pull request #210898 from primeos/chromiumBeta
chromiumBeta: 109.0.5414.74 -> 110.0.5481.30
2023-01-15 22:10:45 +01:00
José Romildo Malaquias
1cc6404243
Merge pull request #208518 from r-ryantm/auto-update/vivaldi
vivaldi: 5.6.2867.36 -> 5.6.2867.58
2023-01-15 10:53:40 -03:00
Michael Weiss
6b6e05d0cd
chromiumBeta: 109.0.5414.74 -> 110.0.5481.30 2023-01-15 13:26:36 +01:00
Michael Weiss
6d5a8a8e9f
chromiumDev: 110.0.5481.30 -> 111.0.5532.2 2023-01-15 13:25:29 +01:00
Michael Weiss
d06d765eea
Merge pull request #210250 from primeos/chromiumDev
chromiumDev: 110.0.5481.24 -> 110.0.5481.30
2023-01-15 13:25:07 +01:00
R. Ryantm
a3595d9064 vivaldi: 5.6.2867.36 -> 5.6.2867.58 2023-01-15 11:28:34 +00:00
Vladimír Čunát
cdf02835eb
firefox: fixup build on aarch64-linux
It's the issue with old libgcc_s propagated via our glibc package; e.g.
https://github.com/NixOS/nixpkgs/pull/209113
2023-01-15 09:13:34 +01:00
R. Ryantm
225ff463a7 lagrange: 1.14.1 -> 1.14.2 2023-01-13 14:25:28 +00:00
Sean Buckley
7ead78268f brave: 1.46.144 -> 1.47.171
https://community.brave.com/t/release-channel-1-47-171/462818
2023-01-12 17:13:00 -05:00
Michael Adler
79a26e0c70 ungoogled-chromium: 108.0.5359.125 -> 109.0.5414.87 2023-01-12 20:11:07 +01:00
R. Ryantm
4ab1d83449 librewolf-unwrapped: 108.0.1-1 -> 108.0.2-1 2023-01-12 18:17:21 +00:00
zendo
97255b0701 opera: 90.0.4480.84 -> 94.0.4606.54 2023-01-13 00:02:00 +08:00
Sandro
3b677226c8
Merge pull request #208838 from aaronjheng/captive-browser 2023-01-12 00:28:33 +01:00
Michael Weiss
8d54655c51
chromiumDev: 110.0.5481.24 -> 110.0.5481.30 2023-01-11 21:13:47 +01:00
Michael Weiss
529ff162f8
Merge pull request #210114 from primeos/chromium
chromium: 108.0.5359.124 -> 109.0.5414.74
2023-01-11 21:13:02 +01:00
7c6f434c
ec001e5a70
Merge pull request #209621 from r-ryantm/auto-update/links2
links2: 2.27 -> 2.28
2023-01-10 23:26:44 +00:00
Michael Weiss
5bba17c9aa
chromium: 108.0.5359.124 -> 109.0.5414.74
https://chromereleases.googleblog.com/2023/01/stable-channel-update-for-desktop.html

This update includes 17 security fixes.

CVEs:
CVE-2023-0128 CVE-2023-0129 CVE-2023-0130 CVE-2023-0131 CVE-2023-0132
CVE-2023-0133 CVE-2023-0134 CVE-2023-0135 CVE-2023-0136 CVE-2023-0137
CVE-2023-0138 CVE-2023-0139 CVE-2023-0140 CVE-2023-0141
2023-01-10 23:05:44 +01:00
R. Ryantm
c7b39758be firefox-beta-bin-unwrapped: 109.0b6 -> 109.0b9 2023-01-08 08:16:53 +00:00
R. Ryantm
42a997d828 links2: 2.27 -> 2.28 2023-01-08 04:31:21 +00:00
Martin Weinelt
0206d6a735
firefox-bin-unwrapped: 108.0.1 -> 108.0.2
https://www.mozilla.org/en-US/firefox/108.0.2/releasenotes/
2023-01-08 03:09:13 +01:00
Martin Weinelt
4073a14061
firefox-unwrapped: 108.0.1 -> 108.0.2
https://www.mozilla.org/en-US/firefox/108.0.2/releasenotes/
2023-01-08 03:09:13 +01:00
Michael Weiss
88561ca46a
chromiumDev: 110.0.5478.4 -> 110.0.5481.24 2023-01-05 23:40:12 +01:00
Michael Weiss
9e2070e1e5
chromiumBeta: 109.0.5414.61 -> 109.0.5414.74 2023-01-04 21:44:08 +01:00
Michael Weiss
08203e325a
Merge pull request #208938 from primeos/chromiumBeta
chromiumBeta: 109.0.5414.46 -> 109.0.5414.61
2023-01-03 23:19:29 +01:00
Thomas Gerbet
327790ade7
Merge pull request #206145 from buckley310/2022-12-14-brave
brave: 1.46.133 -> 1.46.144
2023-01-03 23:08:14 +01:00
Michael Weiss
6e1f2baf4a
chromiumBeta: 109.0.5414.46 -> 109.0.5414.61 2023-01-03 22:56:07 +01:00
Aaron Jheng
4fc374b314
captive-browser: Use buildGoModule 2023-01-03 03:42:37 +00:00
Martin Weinelt
66cf271b3a
Merge pull request #207207 from r-ryantm/auto-update/librewolf-unwrapped
librewolf-unwrapped: 108.0-1 -> 108.0.1-1
2023-01-02 19:38:31 +01:00
Anderson Torres
8d6446d553
Merge pull request #208555 from OPNA2608/update/palemoon
palemoon: 31.4.1.1 -> 31.4.2
2023-01-01 22:50:27 -03:00
Michael Weiss
62936a094c
Merge pull request #208649 from primeos/chromiumDev
chromiumDev: 110.0.5464.2 -> 110.0.5478.4
2023-01-01 18:45:17 +01:00
Michael Weiss
c9ca13ce9a
chromium: Drop passthru.updateScript
The update script for Chromium does not behave like other update
scripts, e.g., it updates all channels and ungoogled-chromium (not just
a single package). This causes issues when r-ryantm (the bot that runs
nixpkgs-update) tries to update chromium and ungoogled-chromium (which
it started to do recently):
- https://github.com/NixOS/nixpkgs/pull/207185
- https://github.com/NixOS/nixpkgs/pull/207482
- https://github.com/NixOS/nixpkgs/pull/207596
- https://github.com/NixOS/nixpkgs/pull/208048
- https://github.com/NixOS/nixpkgs/pull/208287

We could make the update script work as expected by other tooling but
Chromium requires special attention anyway so it might also be for the
best to do it manually for now (at least someone needs to ensure that
the correct labels are set and that security fixes (~ all updates) are
backported).
2023-01-01 18:07:17 +01:00
Michael Weiss
b7431c54ac
chromiumDev: 110.0.5464.2 -> 110.0.5478.4 2023-01-01 17:56:04 +01:00
OPNA2608
ee82cb3532 palemoon: 31.4.1.1 -> 31.4.2 2022-12-31 23:59:19 +01:00
Alexandre Acebedo
e40216fa1b vivaldi: add wayland support and remove missing libGLES.so error 2022-12-30 14:19:19 +01:00
davidsierradz
106f731a59 vieb: 7.2.0 -> 9.5.0 2022-12-27 12:58:01 -05:00
Ingo Blechschmidt
10276b9037 elinks: 0.15.1 -> 0.16.0 (fixes #207718) 2022-12-27 12:46:15 +01:00
R. Ryantm
84f7075b5f firefox-devedition-bin-unwrapped: 108.0b9 -> 109.0b6 2022-12-27 00:33:08 +00:00
figsoda
a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Christian Kögler
b2e8830d7c
Merge pull request #207142 from chewblacka/patch-1
Brave browser dangling symlink fix
2022-12-23 23:08:31 +01:00
R. Ryantm
603912bce5 firefox-beta-bin-unwrapped: 108.0b9 -> 109.0b6 2022-12-23 04:36:10 +00:00
R. Ryantm
b1acd65415 librewolf-unwrapped: 108.0-1 -> 108.0.1-1 2022-12-22 06:43:18 +00:00
chewblacka
39c69f2ac3
Update default.nix
22 icon_size is not there and produces a "dangling symlink" error on install. I've removed it from `icon_sizes`
2022-12-21 19:46:06 +00:00
Sandro
d0377c94e2
Merge pull request #206572 from aacebedo/aacebedo/vivaldi_cmdline 2022-12-18 17:25:46 +01:00
Michael Weiss
b43f29bdc2
Merge pull request #206306 from primeos/chromium
chromium: 108.0.5359.98 -> 108.0.5359.124
2022-12-17 14:10:10 +01:00
Alexandre Acebedo
237a9bb7c9 vivaldi: remove useless forceDarkMode parameter 2022-12-17 09:13:52 +01:00
R. Ryantm
dbf1e1161a firefox-unwrapped: 108.0 -> 108.0.1 2022-12-16 19:47:39 +00:00
Sofi
1ddba4aadb
chromium: fix web app linking
Currently Chromium will generate its Web App shortcuts by pointing to
the current unwrapped executable of itself. This leads to all Web App
shortcuts failing to launch as it is not launched trough nixpkgs's
wrapper.

This fix will set the `CHROME_WRAPPER` environment variable to point
to a valid wrapper script, allowing chromium based browsers to generate
valid `.desktop` files.

NOTE: As these files are only set once by the browser inside of
`~/.local/share/applications` and not updated, this fix will only work
for generating new shortcuts, and only work as long as the relevant
binary is available in `$PATH` for that user.

INFO: While generic sounding, `CHROME_WRAPPER` is only invoked inside of
`web_app_shortcut_linux.cc`[^1], so it should only affect the generation
of web app shortcut files.

INFO: There is a similar patch for google-chrome itself in nixpkgs.[^2]

[^1]: https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/shell_integration_linux.cc;l=405;drc=b8f43a4e55639b03f76eccc6f6b951f2d06b8833
[^2]: https://github.com/NixOS/nixpkgs/pull/155430/
2022-12-16 14:37:45 +01:00
Michael Weiss
95ea5bb254
Merge pull request #206305 from primeos/chromiumDev
chromiumDev: 110.0.5449.0 -> 110.0.5464.2
2022-12-15 23:39:32 +01:00
Michael Weiss
4d78fa3a59
chromium: 108.0.5359.98 -> 108.0.5359.124
https://chromereleases.googleblog.com/2022/12/stable-channel-update-for-desktop_13.html

This update includes 8 security fixes.

CVEs:
CVE-2022-4436 CVE-2022-4437 CVE-2022-4438 CVE-2022-4439 CVE-2022-4440
2022-12-15 22:51:27 +01:00
Michael Weiss
497daee731
chromiumDev: 110.0.5449.0 -> 110.0.5464.2 2022-12-15 22:46:56 +01:00
Michael Weiss
ecf38ccd11
chromiumBeta: 109.0.5414.36 -> 109.0.5414.46 2022-12-15 22:46:34 +01:00
Michael Adler
9adfad5eaa ungoogled-chromium: 108.0.5359.99 -> 108.0.5359.125 2022-12-15 10:06:07 +01:00
Sean Buckley
e915d3030d brave: 1.46.133 -> 1.46.144
https://community.brave.com/t/release-channel-1-46-144/456398
2022-12-14 17:13:00 -05:00
squalus
5046b3bd1a librewolf: 107.0.1-2 -> 108.0-1 2022-12-14 09:34:30 -08:00
Martin Weinelt
46d2d624ae
Merge pull request #201525 from r-ryantm/auto-update/firefox-beta-bin-unwrapped 2022-12-14 02:01:36 +01:00
Martin Weinelt
b2f8a3e1c6
Merge pull request #201526 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped 2022-12-14 01:47:58 +01:00
Martin Weinelt
4c888586f4
Merge pull request #205798 from vcunat/p/firefox-bump 2022-12-14 01:40:37 +01:00
Michael Weiss
57465f8c7a
Merge pull request #205203 from primeos/chromiumBeta
chromiumBeta: 109.0.5414.25 -> 109.0.5414.36
2022-12-13 22:34:45 +01:00
Martin Weinelt
7673d5110f
firefox-esr-unwrapped: 102.5.0esr -> 102.6.0esr
https://www.mozilla.org/en-US/firefox/102.6.0/releasenotes/
2022-12-13 13:05:01 +01:00
Vladimír Čunát
85f91f3f47
firefox*: 107.0.1 -> 108.0
https://www.mozilla.org/en-US/firefox/108.0/releasenotes/

./build/cargo-link uses /usr/bin/env shebang and thus needs patching.
2022-12-12 18:57:10 +01:00
Damien Cassou
eaa1ae6bff
Merge pull request #205617 from DamienCassou/offpunk-1.8 2022-12-11 12:28:49 +01:00
Damien Cassou
6edacf9b28
offpunk: 1.7.1->1.8 2022-12-11 11:29:52 +01:00
Damien Cassou
1f966060ed
offpunk: Move to sourcehut
The project moved to sourcehut:
https://ploum.net/2022-11-15-offpunk17-sourcehut.html
2022-12-11 11:29:41 +01:00
figsoda
41e1aed187
Merge pull request #205338 from ethulhu/luakit-2.3.3
luakit: 2.3.1 -> 2.3.3
2022-12-09 16:22:13 -05:00
Ethel Morgan
6a47b9b7cf luakit: 2.3.1 -> 2.3.3 2022-12-09 17:29:57 +00:00
Sandro
23493afbe6
Merge pull request #205198 from aacebedo/aacebedo/vivaldi-5.6 2022-12-09 00:47:32 +01:00
Michael Weiss
d8f6360c16
chromiumBeta: 109.0.5414.25 -> 109.0.5414.36 2022-12-08 23:33:30 +01:00
Michael Weiss
cf9ada0103
Merge pull request #205117 from michaeladler/ungoogled
ungoogled-chromium: 108.0.5359.95 -> 108.0.5359.99
2022-12-08 23:29:55 +01:00
Alexandre Acebedo
3093131bac vivaldi: 5.4.2753.47 -> 5.6.2867.36
also add a forceDarkMode boolean to solve issue for dark theme.
2022-12-08 23:22:41 +01:00
Sandro
4cc7973ae6
Merge pull request #204658 from raphaelr/mbedtls-3 2022-12-08 16:38:17 +01:00
Michael Adler
3f7c8b2b96 ungoogled-chromium: 108.0.5359.95 -> 108.0.5359.99 2022-12-08 09:20:21 +01:00
Michael Weiss
efb623debc
chromium: 108.0.5359.94 -> 108.0.5359.98
https://chromereleases.googleblog.com/2022/12/stable-channel-update-for-desktop_7.html
2022-12-07 22:05:46 +01:00
Raphael Robatsch
985c8dbe14 treewide: use mbedtls 3 where possible
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-12-07 19:58:55 +00:00
Damien Cassou
c1d77f6754
offpunk: 1.6 -> 1.7.1 2022-12-07 08:27:00 +01:00
figsoda
a1bf5b3515 castor: enable parallels tests with nextest 2022-12-04 23:55:48 -05:00
squalus
04a55b4bcb librewolf: 107.0-1 -> 107.0.1-2 2022-12-04 12:39:32 -08:00
Martin Weinelt
6a8eee8989
Merge pull request #204362 from mweinelt/weird-animal-cleanups 2022-12-04 13:05:41 +01:00
Martin Weinelt
b9f0c28f6c
buildMozillaMach: Cleanup obsolete version gates 2022-12-04 13:04:34 +01:00
Michael Weiss
31327b34c6
Merge pull request #204365 from primeos/ungoogled-chromium
ungoogled-chromium: 108.0.5359.72 -> 108.0.5359.95
2022-12-04 11:25:11 +01:00
Michael Weiss
57f6a0bfba
Merge pull request #204364 from primeos/chromium
chromium: 108.0.5359.71 -> 108.0.5359.94
2022-12-04 11:24:57 +01:00
Michael Weiss
66bdeac7cb
chromium: 108.0.5359.71 -> 108.0.5359.94
https://chromereleases.googleblog.com/2022/12/stable-channel-update-for-desktop.html

This update includes 1 security fix. Google is aware that an exploit for
CVE-2022-4262 exists in the wild.

CVEs:
CVE-2022-4262
2022-12-04 00:02:59 +01:00
Michael Weiss
d23b4148e7
ungoogled-chromium: 108.0.5359.72 -> 108.0.5359.95 2022-12-04 00:02:38 +01:00
Martin Weinelt
3b52939d59
Merge pull request #202629 from atorres1985-contrib/firefox-use-enablefeature-directly 2022-12-03 22:31:53 +01:00
OPNA2608
1795beca40 palemoon: 31.4.0 -> 31.4.1.1 2022-12-03 19:59:55 +01:00
Martin Weinelt
79ea4b7e49
Merge pull request #204129 from buckley310/2022-12-02-brave 2022-12-03 16:09:49 +01:00
R. Ryantm
f4e5563053 firefox-devedition-bin-unwrapped: 107.0b9 -> 108.0b9 2022-12-02 16:14:35 +00:00
R. Ryantm
b4adc07d7d firefox-beta-bin-unwrapped: 107.0b9 -> 108.0b9 2022-12-02 16:13:47 +00:00
Sean Buckley
048211eec2 brave: 1.43.89 -> 1.46.133
https://community.brave.com/t/release-channel-1-46-133/449943
2022-12-02 10:30:05 -05:00
Michael Weiss
74949d9c40
ungoogled-chromium: 107.0.5304.122 -> 108.0.5359.72 2022-12-02 15:48:34 +01:00
Michael Weiss
c40e6aac68
Merge pull request #203996 from primeos/chromiumDev
chromiumDev: 109.0.5414.10 -> 110.0.5449.0
2022-12-02 12:33:00 +01:00
Michael Weiss
e4864d2966
chromiumDev: 109.0.5414.10 -> 110.0.5449.0 2022-12-01 21:57:19 +01:00
Michael Weiss
33daeebd6b
chromiumBeta: 108.0.5359.71 -> 109.0.5414.25 2022-12-01 21:56:35 +01:00
Michael Weiss
3609aedb1e
chromium: 107.0.5304.121 -> 108.0.5359.71
https://chromereleases.googleblog.com/2022/11/stable-channel-update-for-desktop_29.html

This update includes 28 security fixes.

CVEs:
CVE-2022-4174 CVE-2022-4175 CVE-2022-4176 CVE-2022-4177 CVE-2022-4178
CVE-2022-4179 CVE-2022-4180 CVE-2022-4181 CVE-2022-4182 CVE-2022-4183
CVE-2022-4184 CVE-2022-4185 CVE-2022-4186 CVE-2022-4187 CVE-2022-4188
CVE-2022-4189 CVE-2022-4190 CVE-2022-4191 CVE-2022-4192 CVE-2022-4193
CVE-2022-4194 CVE-2022-4195
2022-11-30 10:27:59 +01:00
Michael Weiss
ed4a7faf43
chromiumBeta: 108.0.5359.48 -> 108.0.5359.71 (#203681)
* chromiumBeta: 108.0.5359.48 -> 108.0.5359.62

* chromiumBeta: 108.0.5359.62 -> 108.0.5359.71
2022-11-30 10:27:28 +01:00
AndersonTorres
113cea1b74 buildMozillaMach: use enableFeature instead of recreating it 2022-11-30 02:03:14 -03:00
Mario Rodas
8e036dae81
Merge pull request #202555 from 06kellyjac/brave
brave: fix commandLineArgs option also requiring vulkanSupport
2022-11-29 21:17:42 -05:00
Robert Scott
250c00dbc9
Merge pull request #203532 from wegank/ladybird-fix
ladybird: fix build
2022-11-29 21:55:26 +00:00
Martin Weinelt
5834fbb994 firefox-bin-unwrapped: 107.0 -> 107.0.1
https://www.mozilla.org/en-US/firefox/107.0.1/releasenotes/
2022-11-29 10:36:08 +01:00
Martin Weinelt
83c75c0f43 firefox-unwrapped: 107.0 -> 107.0.1
https://www.mozilla.org/en-US/firefox/107.0.1/releasenotes/
2022-11-29 10:35:34 +01:00
Weijia Wang
390c682402 ladybird: fix build 2022-11-29 00:28:58 +01:00
Michael Weiss
4024dedc4d
chromiumBeta: Fix the build
We do already set `system_wayland_scanner_path` to
`"${wayland}/bin/wayland-scanner"` but apparently wayland-scanner wasn't
required (anymore?) as wayland-scanner is only in the `bin` output (I have a
few ideas what could've changed but didn't bother to check as it isn't worth
the time as long as it works now).

This fixes the following build error:
```
ninja: error: '../../../../../../../../nix/store/l3y9k2x7cqzcjj9s18z7la9xqsjq6r52-wayland-1.21.0/bin/wayland-scanner', needed by 'gen/components/exo/wayland/protocol/aura-shell-protocol.c', missing and no known rule to make it
```
2022-11-28 21:55:56 +01:00
Anderson Torres
9f16b00e11
Merge pull request #203119 from OPNA2608/update/palemoon
palemoon: 31.3.1 -> 31.4.0
2022-11-28 11:41:16 -03:00
Sandro
ed6f61e5c0
Merge pull request #202919 from SuperSandro2000/polypane 2022-11-28 02:01:54 +01:00
Michael Weiss
9d05d42f4d
chromiumBeta: Fix the configuration phase
Upstream switched use_system_libwayland to false [0] and
system_wayland_scanner_path will now only be declared if
use_system_wayland_scanner is set to true (it defaults to
use_system_libwayland) [1].

In Nixpkgs, we usually try to set use_system_* to true (i.e., we favor
system libraries over bundled/vendored ones) but in the case of Chromium
this can become difficult to maintain so we might eventually drop
`use_system_libwayland = true` again (IIRC this only caused one
incompatibility in the past though: b6b51374fc7; and f9d9864cb6 will
become relevant again when we build with the bundled libwayland).

[0]: b33bdfe265
[1]: 272220cefa
2022-11-27 19:10:44 +01:00
Nikolay Korotkiy
57041d44e8
lagrange: 1.13.8 → 1.14.1 2022-11-26 16:47:43 +03:00
OPNA2608
be825b650a palemoon: 31.3.1 -> 31.4.0 2022-11-26 14:02:01 +01:00
Michael Weiss
66df6c7b46
Merge pull request #202869 from michaeladler/ungoogled
ungoogled-chromium: 107.0.5304.110 -> 107.0.5304.122
2022-11-26 00:27:06 +01:00
Sandro Jäckel
55ad6dd7f5
polypane: fix source hash 2022-11-25 22:38:10 +01:00
Michael Adler
9fa2f1bf3e ungoogled-chromium: 107.0.5304.110 -> 107.0.5304.122 2022-11-25 16:30:26 +01:00
Michael Weiss
dbea32f981
chromium: 107.0.5304.110 -> 107.0.5304.121
https://chromereleases.googleblog.com/2022/11/stable-channel-update-for-desktop_24.html

This update includes 1 security fix. Google is aware that an exploit for
CVE-2022-4135 exists in the wild.

CVEs:
CVE-2022-4135
2022-11-24 23:07:41 +01:00
Sandro
6e1083b58f
Merge pull request #202589 from panicgh/tbb 2022-11-24 13:30:46 +01:00
Nicolas Benes
c99cfce6ad tor-browser-bundle-bin: 11.5.7 -> 11.5.8
https://blog.torproject.org/new-release-tor-browser-1158/
2022-11-23 21:45:37 +01:00
06kellyjac
25551116a4 brave: fix commandLineArgs option also requiring vulkanSupport 2022-11-23 16:50:48 +00:00
Michael Weiss
6492d64628
chromiumDev: 109.0.5410.0 -> 109.0.5414.10 2022-11-21 23:55:19 +01:00
ajs124
0fc1a5a0cf
Merge pull request #201705 from helsinki-systems/unalias-libheimdail
libheimdal: turn into proper alias
2022-11-20 14:42:19 +01:00
Bobby Rong
16834867f3
Merge pull request #201775 from KiruyaMomochi/master
microsoft-edge: 105.0.1343.42 -> 107.0.1418.52
2022-11-20 17:32:58 +08:00
Daniel Nagy
821479126a
luakit: 2.3 -> 2.3.1 2022-11-19 18:23:38 +01:00
百地 希留耶
a2cd287864
microsoft-edge: 105.0.1343.42 -> 107.0.1418.52 2022-11-18 22:56:07 +08:00
Vladimír Čunát
8ab030e8de
Merge #201359: firefox, thunderbird, librewolf: Enable wayland support by default 2022-11-18 10:49:22 +01:00
ajs124
398d0926aa libheimdal: turn into proper alias 2022-11-18 02:08:38 +01:00
Vladimír Čunát
825505c31d
Merge #201665: librewolf: drop upstreamed patch 2022-11-17 20:41:23 +01:00
Vladimír Čunát
bcb0994006
librewolf: drop upstreamed patch
This partially reverts commit 61598203a4.
After update to 107 the patch is already in the src.
2022-11-17 20:01:54 +01:00
Martin Weinelt
c156bdf40d
firefox, thunderbird, librewolf: Enable wayland support by default
Enabling Wayland support by default prevents use of XWayland on Wayland
systems, while correctly falling back to X11 when Wayland is
unavailable in the current session.

With the current packaging many people unnecessarily rely on the
`firefox` attribute, which is suggested by nixos-generate-config, which
in turn makes their Firefox use XWayland, when it shouldn't, which
causes bugs with GNOME on Wayland:

https://discourse.nixos.org/t/firefox-all-black-when-first-launched-after-login/21143

Using the Wayland-enabled Firefox was tested on pure X11 systems by
contributors on the #nix-mozilla:nixos.org room and we are confident
this change will not cause severe regressions.

Even better, people can now toggle `MOZ_ENABLE_WAYLAND=<0|1>` in their
environment to override this decision, should they feel the need to do
so.
2022-11-17 11:50:12 +01:00
Michael Weiss
f2b994a384
chromiumBeta: 108.0.5359.40 -> 108.0.5359.48 2022-11-17 00:04:52 +01:00
squalus
9a2f7b878c librewolf: 106.0.3-1 -> 107.0-1 2022-11-15 11:11:11 -08:00
Martin Weinelt
22dafab650
firefox-esr-102-unwrapped: 102.4.0esr -> 102.5.0esr
https://www.mozilla.org/en-US/firefox/102.5.0/releasenotes/
2022-11-14 19:20:38 +01:00
Martin Weinelt
28b268d34b
firefox-bin-unwrapped: 106.0.5 -> 107.0
https://www.mozilla.org/en-US/firefox/107.0/releasenotes/
2022-11-14 19:20:38 +01:00