Commit graph

4797 commits

Author SHA1 Message Date
taku0 82feb11201 firefox: 90.0.1 -> 90.0.2 2021-07-23 15:52:07 +09:00
taku0 b14e317177 firefox-bin: 90.0.1 -> 90.0.2 2021-07-23 15:52:01 +09:00
github-actions[bot] 0b0a8c7c9a
Merge staging-next into staging 2021-07-22 18:01:39 +00:00
Michael Weiss 3285cc390e
chromium: Fix the text rendering (some text was invisible)
The recent glibc update (acdcb85) broke the text rendering, see #131074.
This will hopefully work for ungoogled-chromium as well (at least the
patch applies).

Thanks: Lily Foster <lily@lily.flowers>
2021-07-22 17:22:06 +02:00
github-actions[bot] a63cf4f913
Merge staging-next into staging 2021-07-22 12:01:52 +00:00
Michael Weiss 503dc62d04
chromiumDev: 93.0.4573.0 -> 93.0.4577.8 2021-07-22 10:57:08 +02:00
github-actions[bot] 7a1e77336a
Merge staging-next into staging 2021-07-21 18:01:41 +00:00
Sandro c41575f8f6
Merge pull request #130671 from r-ryantm/auto-update/brave
brave: 1.26.74 -> 1.26.77
2021-07-21 14:02:43 +02:00
github-actions[bot] 3087a2d2e9
Merge staging-next into staging 2021-07-21 12:02:00 +00:00
Michael Weiss bb651d27fd
chromium: Fix the Ozone/Wayland support
The stable channel update to M92 (97570d30c7) broke the Wayland support:
$ chromium --enable-features=UseOzonePlatform --ozone-platform=wayland
[31712:31712:0721/114725.940557:ERROR:wayland_connection.cc(137)] Failed to load wayland client libraries.
[31712:31712:0721/114725.940641:FATAL:ozone_platform_wayland.cc(177)] Failed to initialize Wayland platform
[0721/114725.947566:ERROR:process_memory_range.cc(75)] read out of range
Trace/breakpoint trap (core dumped)
2021-07-21 11:52:12 +02:00
Michael Weiss 12e7ee0f31
Merge pull request #130877 from primeos/chromium
chromium: 91.0.4472.164 -> 92.0.4515.107
2021-07-21 11:38:02 +02:00
Michael Weiss 97570d30c7
chromium: 91.0.4472.164 -> 92.0.4515.107
https://chromereleases.googleblog.com/2021/07/stable-channel-update-for-desktop_20.html

This update includes 35 security fixes.

CVEs:
CVE-2021-30565 CVE-2021-30566 CVE-2021-30567 CVE-2021-30568
CVE-2021-30569 CVE-2021-30571 CVE-2021-30572 CVE-2021-30573
CVE-2021-30574 CVE-2021-30575 CVE-2021-30576 CVE-2021-30577
CVE-2021-30578 CVE-2021-30579 CVE-2021-30580 CVE-2021-30581
CVE-2021-30582 CVE-2021-30583 CVE-2021-30584 CVE-2021-30585
CVE-2021-30586 CVE-2021-30587 CVE-2021-30588 CVE-2021-30589

Note: This won't be the smoothest update. Chromium seems to be fine but
requires gtk3 in $LD_LIBRARY_PATH to find libgtk-3.so.0 (otherwise it
crashes during startup) but Google Chrome fails to initialize
("GPU process exited unexpectedly: exit_code=132") and requires
"--use-gl=angle --use-angle=swiftshader" for hardware(?) acceleration
(which seems to work work fine and performant but SwiftShader should
actually use the CPU instead of the GPU).
2021-07-21 11:20:38 +02:00
github-actions[bot] 94a7cf0dcd
Merge staging-next into staging 2021-07-21 00:02:24 +00:00
Michael Weiss af9ea49430
chromiumBeta: Temporarily build on Hydra
The stable channel update in #130877 is currently blocked due to
regressions but a cached build on Hydra might be useful for the meantime
(and that build would even be reusable if the PR is merged without any
changes).
2021-07-21 00:52:35 +02:00
Sandro 0d9a904841
Merge pull request #130630 from heph2/submit/nixpkgs-my-branch 2021-07-20 23:48:42 +02:00
github-actions[bot] 23c6d36ba0
Merge staging-next into staging 2021-07-20 18:01:42 +00:00
Lassulus 8cf8498905
Merge pull request #130273 from FliegendeWurst/tbb-bin-10.5.2
tor-browser-bundle-bin: 10.0.18 -> 10.5.2
2021-07-20 20:45:55 +03:00
Bernardo Meurer f9dbbb1e99
Merge pull request #130682 from taku0/firefox-bin-90.0.1
firefox, firefox-bin: 90.0 -> 90.0.1
2021-07-20 10:44:11 -07:00
Sandro c60dc9be81
Merge pull request #130783 from OPNA2608/update/palemoon-29.3.0/21.11
palemoon: 29.2.1 -> 29.3.0
2021-07-20 18:46:46 +02:00
Heph 6671b113bd telescope: init at 0.3.1 2021-07-20 18:42:41 +02:00
Sandro ab5f5fb163
Merge pull request #129359 from Stunkymonkey/app-networking 2021-07-20 18:27:12 +02:00
OPNA2608 dbbbb190b1 palemoon: 29.2.1 -> 29.3.0 2021-07-20 15:39:15 +02:00
taku0 1ad4db95fb firefox: 90.0 -> 90.0.1 2021-07-20 21:43:27 +09:00
taku0 928c7dbb61 firefox-bin: 90.0 -> 90.0.1 2021-07-20 21:43:18 +09:00
github-actions[bot] 0e13cd9f49
Merge staging-next into staging 2021-07-20 12:02:50 +00:00
Michael Weiss 5c6608144f
chromiumBeta: 92.0.4515.101 -> 92.0.4515.107 2021-07-20 10:09:49 +02:00
Ben Siraphob 4ce8c34049 treewide: remove unnecessary enableParallelBuilding when using qmake 2021-07-20 10:32:58 +07:00
R. RyanTM 79568a60a4 brave: 1.26.74 -> 1.26.77 2021-07-19 22:22:48 +00:00
Felix Buehler e4e631ebb8 applications/networking: /s/name/pname&version/ 2021-07-19 14:55:48 +02:00
Michael Weiss c5e29c786f
ungoogled-chromium: 91.0.4472.114 -> 91.0.4472.164 2021-07-17 11:11:06 +02:00
Michael Weiss 3e93811d93
chromium: get-commit-message.py: Improve the parsing
The current stable release announcement [0] uses more HTML tags which
broke the detection of "fixes" and "zero_days". Proper HTML parsing
could be done using html.parser [1] but for our purposes the naive regex
trick works well enough.

[0]: https://chromereleases.googleblog.com/2021/07/stable-channel-update-for-desktop.html
[1]: https://docs.python.org/3/library/html.parser.html
2021-07-16 12:24:26 +02:00
Michael Weiss 27523cad1e
chromium: 91.0.4472.114 -> 91.0.4472.164
https://chromereleases.googleblog.com/2021/07/stable-channel-update-for-desktop.html

This update includes 8 security fixes. Google is aware of reports that
an exploit for CVE-2021-30563 exists in the wild.

CVEs:
CVE-2021-30559 CVE-2021-30541 CVE-2021-30560 CVE-2021-30561
CVE-2021-30562 CVE-2021-30563 CVE-2021-30564
2021-07-16 11:58:47 +02: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
FliegendeWurst 42e69ba13f tor-browser-bundle-bin: 10.0.18 -> 10.5.2 2021-07-15 23:18:08 +02:00
Michael Weiss b22b804e67
chromiumBeta: 92.0.4515.93 -> 92.0.4515.101 2021-07-15 10:59:22 +02:00
Michael Weiss 96a3799050
chromiumDev: 93.0.4557.4 -> 93.0.4573.0 2021-07-14 13:51:47 +02:00
Danil 4b04945c63
yandex-browser: init at 21.5.3.753-1 (#128940) 2021-07-14 03:07:55 +02:00
Sandro 8cb3e9f07a
Merge pull request #128961 from dan4ik605743/icecat-bin 2021-07-14 03:07:04 +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
ajs124 ed22cfb195 midori|vimb: fix tarball job
this is needed after c6e51d0369
2021-07-13 01:21:34 +02: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
taku0 089c534c21 firefox-bin: 89.0.1 -> 90.0 2021-07-12 21:12:47 +09:00
Michael Weiss a571f3a945
chromiumBeta: 92.0.4515.80 -> 92.0.4515.93 2021-07-09 10:17:31 +02:00
José Romildo ebdfaee1b0 vivaldi: 4.0.2312.24-1 -> 4.0.2312.38-1 2021-07-08 10:16:05 -03:00
dan4ik d569ee3a08 icecat-bin: fix default.nix 2021-07-06 12:45:48 +07:00
sternenseemann 524aa1c87c chromium: move ed and makeWrapper into nativeBuildInputs
This most notably fixes cross _evaluation_ of chromium which previously
would fail because makeWrapper relies on runtimeShell which is not
available in the HostTarget package set.

I tested that the native chromium build still works, but haven't tried
cross compiling it yet. There very well may be additional errors, but at
least they will be build errors, not hard to understand evaluation
errors.
2021-07-05 14:58:52 +02:00
Bernardo Meurer 919e2a98ac
firefox: increase silent timeout to 14400s (4h)
Fixes: #129115
Replaces: #129212
2021-07-04 14:11:52 -07:00
Bernardo Meurer 436d595c53
Revert "firefox: increase timeout to 86400s (24h)"
This reverts commit c0dd9c3b3d.
2021-07-04 14:09:07 -07:00
Gabriel Ebner bb936f71c6
Merge pull request #128844 from fortuneteller2k/vieb
vieb: 5.2.0 -> 5.3.0
2021-07-04 10:54:42 +02:00
Bernardo Meurer c0dd9c3b3d
firefox: increase timeout to 86400s (24h)
Fixes: #129115
2021-07-03 23:59:43 -07:00
Jörg Thalheim dfab16c674
Merge pull request #129075 from r-ryantm/auto-update/brave
brave: 1.26.67 -> 1.26.74
2021-07-03 13:30:24 +01:00
Michael Weiss ef7f020ec8
chromiumBeta: Install crashpad_handler
This executable is required to fix a startup error.
TODO: Refactor the Nix expressions to allow chromiumVersionAtLeast, etc.
"everywhere" and investigate the VM test failure.
2021-07-03 11:11:16 +02:00
dan4ik 16d173961d icecat-bin: Fixed dependencies 2021-07-03 12:34:33 +07:00
R. RyanTM 90bd38ba35 brave: 1.26.67 -> 1.26.74 2021-07-03 04:29:04 +00:00
dan4ik 87699227bb icecat-bin: init at 60.7.0 2021-07-02 15:13:33 +07:00
Michael Weiss 11237c7d83
chromiumBeta: 92.0.4515.70 -> 92.0.4515.80 2021-07-01 10:33:06 +02:00
fortuneteller2k c239f3d739 vieb: 5.2.0 -> 5.3.0 2021-07-01 12:12:47 +08:00
Michael Weiss 5cae434566
chromiumDev: 93.0.4549.3 -> 93.0.4557.4
Would need to temporarily remove "ffmpeg" from gnSystemLibraries and
disable use_thin_lto to fix the build (theoretically).
2021-06-30 20:18:24 +02:00
Bernardo Meurer e2508a8e57
Merge pull request #127883 from taku0/firefox-bin-89.0.2
firefox, firefox-bin: 89.0.1 -> 89.0.2
2021-06-29 10:55:04 -07:00
Michael Weiss fcdcb81936
chromiumDev: Fix build errors due to the older system FFmpeg
The final linking still fails though, even with llvm-git.
We might have to diable use_thin_lto for now:
ld.lld: error: undefined symbol: snappy::Compress(char const*, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*)
>>> referenced by compression_module.cc
>>>               thinlto-cache/Thin-ed5ed5.tmp.o:(reporting::CompressionModule::CompressRecord(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, base::OnceCallback<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, absl::optional<reporting::CompressionInformation>)>) const)
clang-13: error: linker command failed with exit code 1 (use -v to see invocation)
2021-06-29 11:37:05 +02:00
Charlotte Van Petegem 7286fc29c5
qutebrowser: 2.2.3 -> 2.3.0 2021-06-28 17:35:23 +02:00
Sandro c65ec8d5df
Merge pull request #127854 from r-ryantm/auto-update/brave 2021-06-25 18:53:30 +02:00
Michael Weiss e829ab8d65
chromiumBeta: 92.0.4515.59 -> 92.0.4515.70 2021-06-24 15:16:57 +02:00
taku0 cab7d36885 firefox: 89.0.1 -> 89.0.2 2021-06-23 15:12:45 +09:00
taku0 9c732514b7 firefox-bin: 89.0.1 -> 89.0.2 2021-06-23 15:12:31 +09:00
R. RyanTM 94eba34cae brave: 1.25.73 -> 1.26.67 2021-06-23 01:30:25 +00:00
Michael Weiss c8fe353d8b
chromiumDev: 93.0.4542.2 -> 93.0.4549.3 2021-06-23 00:05:32 +02:00
ckie 4539cc164d
tor-browser-bundle-bin: 10.0.17 -> 10.0.18 2021-06-22 17:19:50 +03:00
Sandro 77e6e5497a
Merge pull request #127630 from fortuneteller2k/vieb
vieb: 5.1.0 -> 5.2.0
2021-06-21 12:12:32 +02:00
Michael Weiss f197b1332b
Merge pull request #127549 from primeos/ungoogled-chromium
ungoogled-chromium: 91.0.4472.101 -> 91.0.4472.114
2021-06-21 11:49:19 +02:00
fortuneteller2k d6fe06a305 vieb: 5.1.0 -> 5.2.0 2021-06-21 13:21:29 +08:00
Sandro baf1422762
Merge pull request #127162 from r-ryantm/auto-update/brave
brave: 1.25.72 -> 1.25.73
2021-06-20 17:42:26 +02:00
Michael Weiss 4e201c1c3c
ungoogled-chromium: 91.0.4472.101 -> 91.0.4472.114 2021-06-20 13:02:45 +02:00
Michael Weiss ef6fa37bae
Merge pull request #127426 from TredwellGit/chromium
chromium: fix APNG support
2021-06-19 13:14:32 +02:00
TredwellGit 52651ca62a chromium: fix APNG support
https://bugs.chromium.org/p/chromium/issues/detail?id=752403
2021-06-18 22:46:49 +00:00
Bernardo Meurer ec97be764a
Merge pull request #127067 from taku0/firefox-89.0.1
firefox, firefox-bin: 89.0 -> 89.0.1  [Moderate security fix]
2021-06-18 10:35:57 -07:00
Michael Weiss 8af443906d
chromiumDev: Fix building from the release tarball
See https://bugs.chromium.org/p/chromium/issues/detail?id=1215229.
Before this the build failed with this error:
[101/47617] ACTION //build/util:chromium_git_revision(//build/toolchain/linux/unbundle:default)oaded_data.pbchain/linux/unbundle:default)
FAILED: gen/build/util/chromium_git_revision.h
python3 ../../build/util/lastchange.py --header gen/build/util/chromium_git_revision.h --revision-id-only --revision-id-prefix @ -m\ CHROMIUM_GIT_REVISION
ERROR:root:Failed to get git top directory from '/build/chromium-93.0.4542.2/build/util': Git command 'git git rev-parse --show-toplevel' in /build/chromium-93.0.4542.2/build/util failed: [Errno 2] No such file or directory: 'git'
2021-06-18 17:36:48 +02:00
Cap Petschulat af0dc887b7 Remove myself as maintainer
I'm not a maintainer.
2021-06-18 23:34:11 +09:00
Michael Weiss 0505ed81bc
chromium: 91.0.4472.106 -> 91.0.4472.114
https://chromereleases.googleblog.com/2021/06/stable-channel-update-for-desktop_17.html

This update includes 4 security fixes. Google is aware that an exploit
for CVE-2021-30554 exists in the wild.

CVEs:
CVE-2021-30554 CVE-2021-30555 CVE-2021-30556 CVE-2021-30557
2021-06-18 12:00:32 +02:00
Michael Weiss 28b48376b9
chromiumBeta: 92.0.4515.51 -> 92.0.4515.59 2021-06-17 12:29:49 +02:00
R. RyanTM a7e0761273 brave: 1.25.72 -> 1.25.73 2021-06-17 01:43:52 +00:00
Sandro 05c4eda9af
Merge pull request #126870 from r-ryantm/auto-update/brave
brave: 1.25.68 -> 1.25.72
2021-06-16 18:23:22 +02:00
taku0 eaef28d6c4 firefox/update.nix: Use fingerprint instead of keyid 2021-06-17 00:07:09 +09:00
taku0 044aab9fc2
firefox-bin/update.nix: Use fingerprint instead of keyid
Co-authored-by: stigtsp <stig@stig.io>
2021-06-17 00:05:31 +09:00
Michael Weiss 0876f689d7
chromiumDev: 93.0.4535.3 -> 93.0.4542.2 2021-06-16 12:55:01 +02:00
taku0 84306f5aae firefox-bin: 89.0 -> 89.0.1 2021-06-16 19:39:09 +09:00
taku0 e330adceb9 firefox: 89.0 -> 89.0.1 2021-06-16 19:35:54 +09:00
taku0 1415289e67 firefox, firefox-bin: fetch GPG key from keyring 2021-06-16 19:33:28 +09:00
taku0 6aaaa019ce firefox: fix parameter of update.nix for ESR version 2021-06-16 19:33:28 +09:00
taku0 8432387de2 firefox: use SHA512SUM in update.nix 2021-06-16 19:33:28 +09:00
Sandro 72cbd9ea14
Merge pull request #126954 from sikmir/lagrange
lagrange: 1.5.0 → 1.5.2
2021-06-15 21:21:39 +02:00
Nikolay Korotkiy 7802cd18cd
lagrange: 1.5.0 → 1.5.2 2021-06-15 17:29:16 +03:00
Michael Weiss 8540133fb7
chromium: 91.0.4472.101 -> 91.0.4472.106
https://chromereleases.googleblog.com/2021/06/stable-channel-update-for-desktop_14.html
2021-06-15 11:59:05 +02:00
R. RyanTM dc494e4d25 brave: 1.25.68 -> 1.25.72 2021-06-14 19:05:35 +00:00
Michael Weiss 05b088f4d3
Merge pull request #126662 from primeos/ungoogled-chromium
ungoogled-chromium: 91.0.4472.77 -> 91.0.4472.101
2021-06-13 11:55:14 +02:00
adisbladis 270277c372
Merge pull request #126709 from adisbladis/firefox-beta_dev-90.0b6
firefox-(beta|devedition)-bin: 85.0b6 -> 90.0b6
2021-06-12 21:43:40 -05:00
adisbladis fdca145086
firefox-devedition-bin: 85.0b6 -> 90.0b6 2021-06-12 17:25:14 -05:00
adisbladis 29aaf536bc
firefox-beta-bin: 85.0b6 -> 90.0b6 2021-06-12 17:25:07 -05:00
Robert Hensing 401e5cf6fc bombadillo: Remove empty vendor dependency 2021-06-12 17:50:46 +02:00
Michael Weiss 3952d19175
ungoogled-chromium: 91.0.4472.77 -> 91.0.4472.101 2021-06-12 13:28:15 +02:00
Michael Weiss 558cb984de
chromiumBeta: 92.0.4515.40 -> 92.0.4515.51 2021-06-11 11:45:01 +02:00
Bernardo Meurer 3694ff7027
Merge pull request #126404 from wentasah/firefox-cups
firefox: Make CUPS printers visible in the print dialog
2021-06-10 17:43:35 +00:00
Michael Weiss e44ba930b9
Merge pull request #126452 from primeos/chromium
chromium: 91.0.4472.77 -> 91.0.4472.101
2021-06-10 19:22:59 +02:00
Sandro fc3bbb2cbc
Merge pull request #126489 from badmutex/badi/update-vivaldi
vivaldi: 3.8.2259.37-1 -> 4.0.2312.24-1
2021-06-10 18:34:31 +02:00
Robert Schütz e9216e5733 angelfish: 21.05 -> 21.06 2021-06-10 17:41:10 +02:00
Badi Abdul-Wahid 1c52961b0c
vivaldi: 3.8.2259.37-1 -> 4.0.2312.24-1 2021-06-10 08:59:55 -05:00
Michael Weiss 1d6a0d3cf2
chromiumDev: Install crashpad_handler
This executable is required to fix a startup error:
[990:990:0609/092114.482805:FATAL:double_fork_and_exec.cc(131)] execv /nix/store/k02xhxzn6sn2cihaal68wwsyk8cg9pkg-chromium-unwrapped-93.0.4535.3/libexec/chromium/crashpad_handler: No such file or directory (2)

Unfortunately Chromium M93 still segfaults in the VM test:
machine # [0610/100626.225850:ERROR:process_memory_range.cc(75)] read out of range
machine # [0610/100626.227312:ERROR:file_io_posix.cc(144)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
machine # [0610/100626.240410:ERROR:file_io_posix.cc(144)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
machine # [   19.810981] systemd-coredump[1015]: Process 987 (chromium) of user 1000 dumped core.
2021-06-10 12:11:20 +02:00
Michael Weiss c02ac479ba
chromium: get-commit-message.py: Support a new 0-day sentence
The current stable release announcement [0] uses a slightly different
message/structure.

[0]: https://chromereleases.googleblog.com/2021/06/stable-channel-update-for-desktop.html
2021-06-10 12:11:16 +02:00
Anderson Torres 9ebc740e96
Merge pull request #126341 from OPNA2608/update/palemoon-29.2.1/21.11
palemoon: 29.2.0 -> 29.2.1
2021-06-10 05:29:05 -03:00
OPNA2608 dc30d972bb palemoon: 29.2.0 -> 29.2.1 2021-06-10 09:13:16 +02:00
Gabriel Ebner 3cb4129816
Merge pull request #126387 from fortuneteller2k/vieb
vieb: 5.0.0 -> 5.1.0
2021-06-10 08:47:09 +02:00
Michael Weiss 053f1dc490
chromium: 91.0.4472.77 -> 91.0.4472.101
https://chromereleases.googleblog.com/2021/06/stable-channel-update-for-desktop.html

This update includes 14 security fixes. Google is aware that an exploit
for CVE-2021-30551 exists in the wild.

CVEs:
CVE-2021-30544 CVE-2021-30545 CVE-2021-30546 CVE-2021-30547
CVE-2021-30548 CVE-2021-30549 CVE-2021-30550 CVE-2021-30551
CVE-2021-30552 CVE-2021-30553
2021-06-10 08:45:38 +02:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Michal Sojka 5102a12471 firefox: Make CUPS printers visible in the print dialog
Firefox 81 introduced a new print dialog. Under NixOS, this dialog
offers only "Save as PDF" as the destination. To print to a real
printer, one has to click "Print using the system dialog" and print
from there. This is not only one unnecessary extra click, but the
system dialog also does not offer preview.

With this commit, Firefox starts offering real printers in its
printing dialog, removing the above mentioned deficiencies.

CUPS is needed because Firefox uses dlopen() to load libcups.so.2 at
runtime. See
https://searchfox.org/mozilla-central/rev/b52cf6bbe214bd9d93ed9333d0403f7d556ad7c8/widget/nsCUPSShim.cpp#28
2021-06-09 23:09:48 +02:00
fortuneteller2k d5ead7ab4c vieb: 5.0.0 -> 5.1.0 2021-06-10 01:12:08 +08:00
Martin Weinelt e2701c3115
Merge pull request #126271 from mweinelt/firefox 2021-06-09 14:51:21 +02:00
Michael Weiss 950b321244
chromiumDev: Revert a patch to fix the build with LLVM 12
The build was failing with:
clang++: error: unknown argument: '-fsanitize-ignorelist=../../tools/cfi/ignores.txt'
2021-06-09 11:19:39 +02:00
Martin Weinelt 42e25d855f
firefox: use nss without p11-kit
Quickfix to allow firefox to recognize certificates as trusted by
Mozilla.

Related: #126065
2021-06-09 00:01:00 +02:00
Michael Weiss 5915f689b4
chromiumDev: 93.0.4530.5 -> 93.0.4535.3 2021-06-08 20:32:41 +02:00
Martin Weinelt 602163952d
Merge pull request #125669 from nbp/firefox-file-picker
firefox-bin: Avoid including both the wrapped and unwrapped versions.
2021-06-07 18:05:06 +02:00
Nicolas B. Pierron efef092ba5 firefox-bin: Avoid including both the wrapped and unwrapped version when using nix run command.
In order to make the man pages accessible, the previous code used
nix-support/propagated-user-env-packages. However this file is also used to set
the PATH when the application is executed with `nix run`, thus including the
wrapped and the wrappee in the environment.

Having the wrappee enumerated first in the environment caused `firefox` to
default to the wrappee, and as such not being able to find a proper GTK. This
was a source of failures while opening a file-picker.

This change removes the code to propagate the wrappe in the environment, as the
man pages are already linked in the wrapper output.
2021-06-07 11:42:18 +02:00
Sandro 1e0823497d
Merge pull request #125922 from FliegendeWurst/tbb-bin-10.0.17
tor-browser-bundle-bin: 10.0.16 -> 10.0.17
2021-06-07 02:42:59 +02:00
FliegendeWurst 1b73aa2aea tor-browser-bundle: delete unused extensions.nix 2021-06-06 11:55:02 +02:00
FliegendeWurst 0fc1a3d0d8 tor-browser-bundle-bin: 10.0.16 -> 10.0.17 2021-06-06 11:10:16 +02:00
Michael Weiss 3df02b20f7
Merge pull request #125641 from primeos/chromiumDev
chromiumDev: 92.0.4515.40 -> 93.0.4530.5
2021-06-04 12:19:30 +02:00
Michael Weiss 2c9e2b6875
chromiumDev: 92.0.4515.40 -> 93.0.4530.5 2021-06-04 11:54:51 +02:00
Michael Weiss c6890330f5
chromiumBeta: 91.0.4472.77 -> 92.0.4515.40 2021-06-04 11:52:14 +02:00
Sandro a895cc5a3f
Merge pull request #125063 from sikmir/lagrange
lagrange: 1.4.0 → 1.5.0
2021-06-03 17:09:25 +02:00
Michael Weiss 031dddf5ec
Merge pull request #125357 from primeos/chromiumDev
chromiumDev: 92.0.4515.20 -> 92.0.4515.40
2021-06-02 14:52:50 +02:00
Michele Guerini Rocco 7484c90d57
Merge pull request #125289 from dotlambda/qutebrowser-2.2.3
qutebrowser: 2.2.2 -> 2.2.3
2021-06-02 13:51:39 +02:00
Michael Weiss cf6496e72b
chromiumDev: 92.0.4515.20 -> 92.0.4515.40 2021-06-02 12:11:06 +02:00
Martin Weinelt f42ea75dec
firefox-esr: 78.10.1esr -> 78.11.0esr
https://www.mozilla.org/en-US/firefox/78.11.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2021-24/
2021-06-02 02:07:27 +02:00
Robert Schütz 29043644b0 qutebrowser: 2.2.2 -> 2.2.3
https://github.com/qutebrowser/qutebrowser/releases/tag/v2.2.3
2021-06-01 23:26:01 +02:00
Sandro 10f447c642
Merge pull request #124716 from r-ryantm/auto-update/brave
brave: 1.24.86 -> 1.25.68
2021-06-01 16:39:01 +02:00
Bernardo Meurer 6473dfb8c7
Merge pull request #125083 from taku0/firefox-bin-89.0
firefox-bin: 88.0.1 -> 89.0
2021-05-31 16:41:39 -07:00
Martin Weinelt 78f495f724
Merge pull request #125069 from mweinelt/firefox 2021-06-01 00:47:44 +02:00
Robin Gloster 666075648e
Merge pull request #125029 from r-ryantm/auto-update/elinks
elinks: 0.14.0 -> 0.14.1
2021-05-31 12:54:28 -05:00
taku0 bb2070754c firefox-bin: 88.0.1 -> 89.0 2021-05-31 21:50:53 +09:00
Martin Weinelt bcc35ef63f
firefox: 88.0.1 -> 89.0
https://www.mozilla.org/en-US/firefox/89.0/releasenotes/
2021-05-31 13:31:09 +02:00
Nikolay Korotkiy c4cb9a08a5
lagrange: 1.4.0 → 1.5.0 2021-05-31 13:38:02 +03:00
R. RyanTM 3a4f245d86 elinks: 0.14.0 -> 0.14.1 2021-05-31 03:04:33 +00:00
Michael Weiss 6c638ee6b1
ungoogled-chromium: 90.0.4430.212 -> 91.0.4472.77 2021-05-30 15:15:04 +02:00
R. RyanTM f625036c9e brave: 1.24.86 -> 1.25.68 2021-05-28 01:47:59 +00:00
Michael Weiss 136addaa6e
chromiumDev: 92.0.4512.4 -> 92.0.4515.20 2021-05-27 11:45:27 +02:00
fortuneteller2k 3e9365aefb vieb: 4.5.1 -> 5.0.0 2021-05-26 22:18:28 +08:00
Michael Weiss e522464f9a
chromium: 90.0.4430.212 -> 91.0.4472.77
https://chromereleases.googleblog.com/2021/05/stable-channel-update-for-desktop_25.html

This update includes 32 security fixes.

CVEs:
CVE-2021-30521 CVE-2021-30522 CVE-2021-30523 CVE-2021-30524
CVE-2021-30525 CVE-2021-30526 CVE-2021-30527 CVE-2021-30528
CVE-2021-30529 CVE-2021-30530 CVE-2021-30531 CVE-2021-30532
CVE-2021-30533 CVE-2021-30534 CVE-2021-30535 CVE-2021-21212
CVE-2021-30536 CVE-2021-30537 CVE-2021-30538 CVE-2021-30539
CVE-2021-30540
2021-05-25 22:00:08 +02:00
Michael Raskin b6d56e54ad
Merge pull request #124289 from r-ryantm/auto-update/links2
links2: 2.22 -> 2.23
2021-05-25 17:40:41 +00:00
Robert Schütz 563c5037c9
Merge pull request #121934 from dotlambda/qtfeedback-init
libsForQt5.qtfeedback: init at unstable-2018-09-03
2021-05-25 14:52:20 +02:00
Michael Weiss b6f54db787
chromiumBeta: 91.0.4472.69 -> 91.0.4472.77 2021-05-25 11:22:26 +02:00
R. RyanTM 54144caa06 links2: 2.22 -> 2.23 2021-05-24 19:05:51 +00:00
Jonathan Ringer 11a9ac00fc
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/tools/networking/xh/default.nix
2021-05-22 18:19:10 -07:00
remedialchaos 2557094202
nyxt: v2_pre-release-7 -> 2.0.0 (#124024) 2021-05-22 15:32:47 -04:00
Jonathan Ringer 7507aed4e1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/development/tools/rust/cargo-expand/default.nix
 pkgs/tools/misc/blflash/default.nix
2021-05-21 19:49:05 -07:00
R. RyanTM 422e6e5449 brave: 1.24.85 -> 1.24.86 2021-05-21 19:45:24 -07:00
Bernardo Meurer 0841bba38a
Merge pull request #123886 from sternenseemann/firefox-llvm-bintools
[staging-next] firefox: take LLVM tools from buildStdenv
2021-05-21 16:53:10 -07:00
sternenseemann 849fe554d5 firefox: take LLVM tools from buildStdenv
Since 37194a325d llvmPackages*.bintools is a bintools-wrapper. Thus it
only contains a wrapper for `as` and `ld`. This change makes sense, but
causes regressions like this one. Since the buildStdenv uses the llvm
bintool set including lld as a linker we can use the
cc.bintools.bintools derivation to get all the tools we need.
Technically we wouldn't need to set absolute paths as all tools are also
added to PATH, but it doesn't hurt either.
2021-05-21 23:09:56 +02:00
github-actions[bot] 929b12e7b5
Merge master into staging-next 2021-05-21 12:28:43 +00:00
Michael Weiss 6581cd7f5c
chromiumDev: 92.0.4503.0 -> 92.0.4512.4 2021-05-21 12:22:37 +02:00
github-actions[bot] 2b12bace86
Merge master into staging-next 2021-05-21 06:22:09 +00:00
Michele Guerini Rocco eb20269353
Merge pull request #123837 from rnhmjoj/qute
qutebrowser: 2.2.1 -> 2.2.2
2021-05-21 08:14:15 +02:00
Michele Guerini Rocco 80f883b71f
Merge pull request #123724 from johnae/qutebrowser-pipewire
qutebrowser: support for webrtc pipewire (needed for wayland native screen sharing support)
2021-05-21 08:13:13 +02:00
rnhmjoj 2f3da3eb81
qutebrowser: 2.2.1 -> 2.2.2 2021-05-20 23:54:12 +02:00
github-actions[bot] 34a05e29f1
Merge master into staging-next 2021-05-20 18:36:00 +00:00
Michael Weiss 57983646b1
chromiumBeta: 91.0.4472.57 -> 91.0.4472.69 2021-05-20 12:00:04 +02:00
John Axel Eriksson 602a6372a5
qutebrowser: enable pipewire/webrtc (for wayland screensharing) 2021-05-20 09:00:31 +02:00
Jonathan Ringer f7a112f6c4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/graphics/emulsion/default.nix
  pkgs/development/tools/misc/texlab/default.nix
  pkgs/development/tools/rust/bindgen/default.nix
  pkgs/development/tools/rust/cargo-udeps/default.nix
  pkgs/misc/emulators/ruffle/default.nix
  pkgs/tools/misc/code-minimap/default.nix
2021-05-18 08:57:16 -07:00
Robert Schütz 6bb490cfde vivaldi: use ffmpeg instead of ffmpeg_3 2021-05-17 11:44:00 +02:00
github-actions[bot] 78ae7ac75e
Merge staging-next into staging 2021-05-15 06:22:25 +00:00
John Ericson 18c38f8aee treewide: All the linker to be chosen independently
This will begin the process of breaking up the `useLLVM` monolith. That
is good in general, but I hope will be good for NetBSD and Darwin in
particular.

Co-authored-by: sterni <sternenseemann@systemli.org>
2021-05-14 21:29:51 +00:00
Vladimír Čunát c48eaa70e3
Merge branch 'master' into staging-next 2021-05-14 22:27:34 +02:00
Jörg Thalheim 06d8a6f99d
Merge pull request #122937 from r-ryantm/auto-update/brave
brave: 1.24.82 -> 1.24.85
2021-05-14 11:04:08 +01:00
zowoq 004f8cd986 Merge staging-next into staging 2021-05-14 16:32:43 +10:00
R. RyanTM 35510418d0 brave: 1.24.82 -> 1.24.85 2021-05-14 02:07:42 +00:00
github-actions[bot] bf5d8bb531
Merge master into staging-next 2021-05-14 00:58:11 +00:00
Michael Weiss 1cdf5f4436
Merge pull request #122816 from primeos/ungoogled-chromium
ungoogled-chromium: 90.0.4430.93 -> 90.0.4430.212
2021-05-14 02:06:30 +02:00
github-actions[bot] 60f5ecc76d
Merge staging-next into staging 2021-05-13 12:26:52 +00:00
github-actions[bot] 7465594428
Merge master into staging-next 2021-05-13 12:26:48 +00:00
Michael Weiss c31eda265a
ungoogled-chromium: 90.0.4430.93 -> 90.0.4430.212 2021-05-13 13:04:58 +02:00
Michael Weiss 63ff7e430b
chromiumBeta: 91.0.4472.38 -> 91.0.4472.57 2021-05-13 13:04:34 +02:00
Jan Tojnar 0313c77b55
Merge branch 'staging-next' into staging 2021-05-13 11:42:36 +02:00
github-actions[bot] a8e5ac148b
Merge master into staging-next 2021-05-13 00:56:26 +00:00
Michael Weiss e2adee6827
chromiumDev: Fix the build
python.withPackages avoids the problem with mixed Python 2 and Python 3
dependencies.
2021-05-12 22:54:12 +02:00
Robert Schütz 8c9069d009 angelfish: 1.8.0 -> 21.05
https://www.plasma-mobile.org/info/plasma-mobile-gear-21-05/#angelfish
2021-05-12 22:32:52 +02:00
github-actions[bot] b057978bb2
Merge staging-next into staging 2021-05-12 18:32:29 +00:00
github-actions[bot] f214722172
Merge master into staging-next 2021-05-12 18:32:26 +00:00
Michael Weiss ee727dfdb7
chromiumDev: 92.0.4496.0 -> 92.0.4503.0 2021-05-11 23:58:02 +02:00
Jan Tojnar 7982550ac4
Merge branch 'staging-next' into staging 2021-05-11 09:09:10 +02:00
github-actions[bot] 49b8e6f7d4
Merge master into staging-next 2021-05-11 00:48:15 +00:00
Michael Weiss 2213e058fc
chromium: 90.0.4430.93 -> 90.0.4430.212
https://chromereleases.googleblog.com/2021/05/stable-channel-update-for-desktop.html

This update includes 19 security fixes.

CVEs:
CVE-2021-30506 CVE-2021-30507 CVE-2021-30508 CVE-2021-30509
CVE-2021-30510 CVE-2021-30511 CVE-2021-30512 CVE-2021-30513
CVE-2021-30514 CVE-2021-30515 CVE-2021-30516 CVE-2021-30517
CVE-2021-30518 CVE-2021-30519 CVE-2021-30520
2021-05-10 22:52:32 +02:00
github-actions[bot] 61fa3fdde8
Merge master into staging-next 2021-05-10 18:28:17 +00:00
Sandro ce3763008f
Merge pull request #122347 from dotlambda/surf-2.1 2021-05-10 19:27:40 +02:00
Jan Tojnar 594a885912
Merge branch 'staging-next' into staging 2021-05-10 09:45:47 +02:00
github-actions[bot] 450e66080b
Merge master into staging-next 2021-05-09 18:23:01 +00:00
Robert Schütz d6f915eb0e surf: 2019-02-08 -> 2.1 2021-05-09 15:48:06 +02:00
OPNA2608 0f4d3902ab palemoon: Remove MOZ_PKG_SPECIAL, add AV1 configure flag
MOZ_PKG_SPECIAL: https://forum.palemoon.org/viewtopic.php?f=3&t=26796#p214729
"This is something we use for distinction for our infra. […] yeah just exclude it from your system packaging."

AV1: https://forum.palemoon.org/viewtopic.php?f=5&t=25843#p214767
"[It's] not on Linux and SunOS build instructions, only on Windows. But […] it is enabled for official Pale Moon"
2021-05-09 10:18:51 +02:00
Jan Tojnar dd78ce1c53
Merge branch 'staging-next' into staging 2021-05-08 20:59:05 +02:00
Martin Weinelt 9651084620 Merge remote-tracking branch 'origin/master' into staging-next 2021-05-08 14:43:43 +02:00
Vladimír Čunát 080cd658ca
Merge #121780: treewide meta.maintainers tweaks 2021-05-08 10:47:08 +02:00
Jan Tojnar 468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Daniël de Kok 85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
github-actions[bot] 1ae6d3d02f
Merge master into staging-next 2021-05-07 18:24:29 +00:00
Sandro 3f77710aae
Merge pull request #121894 from lourkeur/update/brave
brave: 1.23.71 -> 1.24.82
2021-05-07 17:16:14 +02:00
Sandro 281a57fc2e
Merge pull request #122031 from sikmir/lagrange
lagrange: 1.3.4 → 1.4.0
2021-05-07 16:37:28 +02:00
Nikolay Korotkiy f9bc5b46c2
lagrange: 1.3.4 → 1.4.0 2021-05-07 17:13:44 +03:00
Michael Weiss c0ead3d0c4
chromiumBeta: Add curl as dependency to fix the build
This fixes the following build error:
[14969/46739] CXX obj/third_party/crashpad/crashpad/util/util/http_transport_libcurl.o[KK[K.o[KKy_reader.or.od.ooor_linux.mojom-shared.o
FAILED: obj/third_party/crashpad/crashpad/util/util/http_transport_libcurl.o
clang++ [...]
../../third_party/crashpad/crashpad/util/net/http_transport_libcurl.cc:17:10: fatal error: 'curl/curl.h' file not found
#include <curl/curl.h>
         ^~~~~~~~~~~~~
1 error generated.
2021-05-07 16:13:28 +02:00
Vladimír Čunát 9f054b5e1a
treewide: remove worldofpeace from meta.maintainers
(It was requested by them.)
I left one case due to fetching from their personal repo:
pkgs/desktops/pantheon/desktop/extra-elementary-contracts/default.nix
2021-05-07 15:36:40 +02:00
John Ericson a3e54cb582 Merge remote-tracking branch 'upstream/staging-next' into staging 2021-05-06 15:48:25 -04:00
Michael Weiss 6f6ec9e6f0
chromiumBeta: 91.0.4472.27 -> 91.0.4472.38 2021-05-06 14:26:32 +02:00
github-actions[bot] c63e69cd89
Merge staging-next into staging 2021-05-06 12:23:32 +00:00
Louis Bettens 40612e40cd brave: 1.23.71 -> 1.24.82 2021-05-06 11:12:14 +02:00
fortuneteller2k 9802eed170 vieb: 3.4.0 -> 4.5.1 2021-05-06 16:23:09 +08:00
github-actions[bot] 202eb5ddf5
Merge staging-next into staging 2021-05-05 18:24:02 +00:00
Bernardo Meurer 2f6d1c7722
Merge pull request #121755 from taku0/firefox-bin-88.0.1
firefox, firefox-bin: 88.0 -> 88.0.1, firefox-esr: 78.10.0esr -> 78.10.1esr
2021-05-05 09:40:31 -07:00
github-actions[bot] af9d9374fa
Merge staging-next into staging 2021-05-05 12:23:47 +00:00
taku0 d6229c7f5f firefox-esr: 78.10.0esr -> 78.10.1esr 2021-05-05 11:12:28 +09:00
taku0 bd5046edea firefox: 88.0 -> 88.0.1 2021-05-05 11:12:28 +09:00
taku0 7ae74ab5cc firefox-bin: 88.0 -> 88.0.1 2021-05-05 09:12:16 +09:00
Michael Weiss ac681c966a
chromiumDev: 92.0.4491.6 -> 92.0.4496.0 2021-05-04 21:57:16 +02:00
github-actions[bot] 4cbb35eba8
Merge staging-next into staging 2021-05-04 18:21:27 +00:00
lunik1 6a03a62af4
opera: 68.0.3618.36 → 76.0.4017.94 2021-05-04 15:44:50 +01:00
github-actions[bot] 98d7aac597
Merge staging-next into staging 2021-05-04 00:49:43 +00:00
Samuel Gräfenstein c1150bd065
ungoogled-chromium: add meta.mainProgram (#121610) 2021-05-03 21:15:27 +02:00
github-actions[bot] 5e177b16b1
Merge staging-next into staging 2021-05-03 18:25:49 +00:00
Badi Abdul-Wahid ba286702f5
vivaldi: add missing build/install phase hooks 2021-05-03 09:56:47 -05:00
Badi Abdul-Wahid 1119dbe764
vivaldi: 3.7.2218.45-1 -> 3.8.2259.37-1 2021-05-03 09:46:21 -05:00
github-actions[bot] e6037ce5fe
Merge staging-next into staging 2021-05-02 00:58:46 +00:00
Simonas Kazlauskas 6866364f83 firefox-bin: rpath pipewire
Fixes screensharing on Wayland via pipewire/xdp infrastructure.
2021-05-02 02:01:12 +03:00
github-actions[bot] 49721bed32
Merge staging-next into staging 2021-05-01 18:26:21 +00:00
Milan Pässler d05202ea7c
Revert "firefox-esr: use latest Rust"
This reverts commit 903e23ad36.

It caused segfaults when playing media:
https://github.com/NixOS/nixpkgs/issues/121408
2021-05-01 18:47:29 +02:00
github-actions[bot] 20ebbe6b59
Merge staging-next into staging 2021-04-30 18:26:34 +00:00
Milan Pässler 903e23ad36
firefox-esr: use latest Rust
Firefox ESR 78.x used to have a problem with Rust >= 1.46, but it works
with latest Rust now!
2021-04-30 17:50:01 +02:00
John Ericson 17305d2df0
Merge pull request #111487 from Ericson2314/llvm-outputs-and-cross-compile-tools
llvmPackages: Clean up outputs
2021-04-30 11:28:08 -04:00
Samuel Gräfenstein c9d89c2f55
google-chrome-dev: fix error on startup
Fix `[..]/crashpad_handler: No such file or directory`.
2021-04-30 14:54:55 +02:00
Michael Weiss 7fff32f51b
Merge pull request #121150 from primeos/ungoogled-chromium
ungoogled-chromium: 90.0.4430.85 -> 90.0.4430.93
2021-04-30 13:37:24 +02:00
Sandro 9726379687
Merge pull request #120923 from sikmir/lagrange
lagrange: 1.3.2 → 1.3.4
2021-04-30 08:53:47 +02:00
Robert Schütz cba5ac76a2 qutebrowser: 2.2.0 -> 2.2.1
https://github.com/qutebrowser/qutebrowser/releases/tag/v2.2.1
2021-04-30 01:46:14 -04:00
Andrew Childs 7869d16545 llvmPackages: Multuple outputs for everythting
Also begin to start work on cross compilation, though that will have to
be finished later.

The patches are based on the first version of
https://reviews.llvm.org/D99484. It's very annoying to do the
back-porting but the review has uncovered nothing super major so I'm
fine sticking with what I've got.

Beyond making the outputs work, I also strove to re-sync the packages,
as they have been drifting pointlessly apart for some time.

----

Other misc notes, highly incomplete

- lvm-config-native and llvm-config are put in `dev` because they are
  tools just for build time.

- Clang no longer has an lld dep. That was introduced in
  db29857eb3, but if clang needs help
  finding lld when it is used we should just pass it flags / put in the
  resource dir. Providing it at build time increases critical path
  length for no good reason.

----

A note on `nativeCC`:

`stdenv` takes tools from the previous stage, so:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.stdenv.cc`: `(?0, ?1, x)`

while:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.targetPackages`: `(x, x, ?2)`
3. `pkgsBuildBuild.targetPackages.stdenv.cc`: `(?1, x, x)`
2021-04-30 05:41:00 +00:00
Sandro 2201c19776
Merge pull request #120891 from lunik1/opera-fix-build
opera: add libdrm and mesa dependencies
2021-04-30 06:34:27 +02:00
Sandro 75a24a5bc9
Merge pull request #121170 from samuelgrf/add-mainProgram-to-packages 2021-04-30 01:20:37 +02:00
Michael Weiss 0d7f9f8ac3
chromiumDev: 92.0.4484.7 -> 92.0.4491.6 2021-04-29 21:53:31 +02:00
Anderson Torres ff7d6c9a47
Merge pull request #120930 from OPNA2608/update/palemoon-29.2.0/21.05
palemoon: 29.1.1 -> 29.2.0
2021-04-29 14:35:15 -03:00
Samuel Gräfenstein c7aa3db361
tor-browser-bundle-bin: add meta.mainProgram 2021-04-29 16:13:04 +02:00
Samuel Gräfenstein a4895f7183
google-chrome*: add meta.mainProgram 2021-04-29 14:51:41 +02:00
Michael Weiss dbfd9c4942
ungoogled-chromium: 90.0.4430.85 -> 90.0.4430.93 2021-04-29 14:07:39 +02:00
OPNA2608 668264d220 palemoon: 29.1.1 -> 29.2.0 2021-04-29 12:51:11 +02:00
Michael Weiss 3b6d416960
Merge pull request #121084 from primeos/chromiumBeta
chromiumBeta: 91.0.4472.19 -> 91.0.4472.27
2021-04-29 12:15:12 +02:00
Alyssa Ross a8afbb45c1 treewide: use lib.warnIf where appropriate 2021-04-28 21:44:21 +00:00