github-actions[bot]
884a0b091b
Merge master into staging-next
2020-12-04 00:37:25 +00:00
github-actions[bot]
5b73e3087a
Merge master into staging-next
2020-12-03 12:18:45 +00:00
Michael Weiss
36d40f77a9
chromium: 87.0.4280.66 -> 87.0.4280.88
...
https://chromereleases.googleblog.com/2020/12/stable-channel-update-for-desktop.html
This update includes 0 security fixes.
2020-12-03 10:36:48 +01:00
Jörg Thalheim
3cd6bc103d
Merge branch 'master' into firefox-nix-addon-support
2020-12-03 07:20:16 +00:00
github-actions[bot]
89e8bf0f2a
Merge master into staging-next
2020-12-02 12:30:55 +00:00
Michael Weiss
8eb2551e51
chromiumDev: 88.0.4324.11 -> 88.0.4324.27
2020-12-02 11:43:43 +01:00
Jörg Thalheim
9712bbdf74
firefoxaddon: formatting nitpicks
2020-12-02 09:53:53 +01:00
Luis Hebendanz
cc421679e2
Update pkgs/applications/networking/browsers/firefox/wrapper.nix
...
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-12-02 09:40:54 +01:00
Luis Hebendanz
397597f731
Added fetchfirefoxaddon
2020-12-02 09:40:53 +01:00
Luis Hebendanz
eedee46f2f
Adding nix firefox extension support
2020-12-02 09:40:52 +01:00
Christoph Neidahl
3958bc06be
palemoon: 28.15.0 -> 28.16.0 ( #105555 )
2020-12-01 16:54:27 +01:00
Raghav Sood
86b651f169
Merge pull request #105585 from nasirhm/add_nasirhm_maintainer
...
Addition of nasirhm in maintainers
2020-12-01 14:30:26 +00:00
nasirhm
63441979dc
brave-browser: add maintainer nasirhm
...
Signed-off-by: nasirhm <nasirhussainm14@gmail.com>
2020-12-01 19:22:52 +05:00
Jan Tojnar
27b974d84b
Merge branch 'staging-next' into staging
2020-12-01 03:26:36 +01:00
Andreas Rammhold
afcbecc144
firefox: remove unused "imports"
...
These haven't been used in some time and there is no point in keeping
them around. They just clutter the file right now.
2020-11-30 10:26:45 +01:00
Andreas Rammhold
cdff2a832c
firefox: add aarch64 SIMD patch
...
This patch fixes compilation on aarch64 that broke somewhere between the
upgrade to the lateste rustc and the firefox 82 to 83 upgrade.
The patch has been submitted upstream and can probably be removed on the
next version bump.
2020-11-30 10:24:46 +01:00
Andreas Rammhold
1d0225adc0
firefox: move the no-buildconfig-ffx76 patch into common
...
This patch has been used on all our flavors for some time now. We can
just move it to the common expression.
2020-11-30 10:09:05 +01:00
Frederik Rietdijk
05d1c49209
Merge staging-next into staging
2020-11-29 13:51:33 +01:00
Michael Weiss
b20cd4113f
google-chrome: Cleanup old conditionals
2020-11-29 12:30:50 +01:00
Frederik Rietdijk
29f1edf2f3
thunderbird, firefox, firefox-esr: set big-parallel
...
Firefox and Thunder time out nearly everytime. Hopefully giving them
more resources will prevent this from happening.
2020-11-29 11:45:08 +01:00
John Ericson
73425f6c3b
Merge remote-tracking branch 'upstream/master' into staging
2020-11-28 21:33:03 -05:00
Sandro
ba9a6588a7
Merge pull request #105303 from nasirhm/version_bump_brave_1.17.73
...
Brave-Browser: version updated from 1.16.76 to 1.17.73
2020-11-29 02:28:19 +01:00
nasirhm
1f6d64de27
brave: version updated: 1.16.76 -> 1.17.73
...
Version updated for Brave Browser from 1.16.76 to 1.17.73:
- Added a dependency for libxkbcommon.
- Updated SHA256 for the version bumped brave browser.
Signed-off-by: nasirhm <nasirhussainm14@gmail.com>
2020-11-29 05:50:53 +05:00
markuskowa
485679626a
Merge pull request #104645 from buckley310/brave
...
brave: 1.16.76 -> 1.17.73
2020-11-29 00:30:37 +01:00
Michael Weiss
f09799441f
chromium: Drop gn build arguments that match the default
2020-11-28 17:48:16 +01:00
Michael Weiss
fb0239c654
chromium: Set use_vaapi=!stdenv.isAarch64 for M87
...
I've removed that option in 063b369908
but forgot that M87 still
defaults to use_vaapi=false.
2020-11-28 17:38:28 +01:00
Michael Weiss
063b369908
chromium: Cleanup useOzone and useVaapi
...
But since Ozone is still experimental I'll keep useOzone in common.nix
for some time.
2020-11-27 23:03:48 +01:00
msteen
f98df98db3
google-chrome: Remove msteen from the list of maintainers ( #105152 )
2020-11-27 16:44:59 +01:00
Ryan Mulligan
0fab9bd68f
Merge pull request #100922 from r-ryantm/auto-update/ephemeral
...
ephemeral: 6.4.1 -> 7.0.4
2020-11-27 06:42:55 -08:00
R. RyanTM
763e838049
ephemeral: 6.4.1 -> 7.0.4
2020-11-27 15:20:50 +01:00
Frederik Rietdijk
ce9c513856
Merge staging-next into staging
2020-11-27 15:09:41 +01:00
Michael Weiss
2d5bb88418
chromium: Enable Ozone's DRM/GBM platform [0]
...
We've only set ozone_platform_gbm=false to fix the build with Mesa's
libgbm (vs. Google's own minigbm). However, since this issue has
resolved itself we can now drop it. Building with the recommended
settings should also avoid some issues (e.g. #104885 ).
[0]: https://chromium.googlesource.com/chromium/src.git/+/master/docs/ozone_overview.md#drm_gbm
2020-11-27 12:56:54 +01:00
Michael Weiss
6aea53c3ce
chromedriver: Switch to Chromium's upstream-info.json ( #105054 )
...
This enables automatic updates and fixes #85629 .
2020-11-27 12:38:07 +01:00
Ben Siraphob
63dd41f745
bombadillo: init at 2.3.3
2020-11-27 11:15:24 +01:00
Sandro
1180d547da
Merge pull request #101430 from SuperSandro2000/81629-surf
...
surf: 2.0 -> 2019-02-08-unstable
2020-11-27 00:36:25 +01:00
Sandro Jäckel
80c78cc2e4
surf: 2.0 -> unstable-2019-02-08
2020-11-27 00:11:35 +01:00
Maximilian Bosch
aed3de18b0
Merge pull request #104950 from chkno/tor-browser-bundle-bin-10.0.5
...
tor-browser-bundle-bin: 10.0.4 → 10.0.5
2020-11-26 12:38:55 +01:00
Jonathan Ringer
7e26b5456d
chromium/doc: mention chromedriver when updating
2020-11-26 00:19:08 -08:00
Chuck
53dbd00945
tor-browser-bundle-bin: 10.0.4 → 10.0.5
2020-11-25 16:13:08 -08:00
Andreas Rammhold
25d7bcc95c
Merge pull request #103951 from stigtsp/package/firefox-beta-bin-83.0b10
...
firefox-beta-bin: 81.0b4 -> 84.0b4, firefox-devedition-bin: 80.0b8 -> 84.0b4
2020-11-25 15:49:14 +01:00
Stig Palmquist
41c91ed03c
firefox-devedition-bin: 80.0b8 -> 84.0b4
2020-11-25 13:23:32 +01:00
Stig Palmquist
88bc9aba99
firefox-beta-bin: 81.0b4 -> 84.0b4
2020-11-25 13:22:23 +01:00
Sandro
3cbb893399
Merge pull request #102154 from OPNA2608/update/palemoon-28.15.0/21.03
...
palemoon: 28.14.2 -> 28.15.0
2020-11-25 02:15:07 +01:00
Guillaume Girol
a7f06aa7b5
Merge pull request #103930 from yvesf/firefox-disable-lto-issue-reference
...
firefox: fix wayland-lto issue reference number
2020-11-24 20:36:54 +00:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Sean Buckley
1cd7039e15
brave: 1.16.76 -> 1.17.73
2020-11-22 20:42:20 -05:00
Michael Raskin
5edcf11a0c
Merge pull request #104425 from MetaDark/ccache
...
ccache: 3.7.12 -> 4.0
2020-11-22 16:30:57 +00:00
Kira Bruneau
6495c439f6
webbrowser: removed ccache
...
ccache just adds unnecessary overhead when building in a sandboxed environment
2020-11-21 22:21:43 -05:00
Anderson Torres
d877232534
Merge pull request #103757 from JeffLabonte/brave_1.16.72_to_1.16.76
...
Brave: 1.16.72 -> 1.16.76
2020-11-21 10:42:36 -03:00
Michael Weiss
97677fa34f
chromiumDev: Unmark the build as broken
...
The build succeeds again as dirmd is no longer required for building.
2020-11-21 00:27:27 +01:00