Commit Graph

57 Commits

Author SHA1 Message Date
R. RyanTM
3fd51777ab brave: 1.18.78 -> 1.19.86 2021-01-21 12:54:56 +00:00
R. RyanTM
ae9f18ea15 brave: 1.18.77 -> 1.18.78 2021-01-17 00:07:02 +00:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Louis Bettens
051389eb18 brave: test rpath in installCheck
This check helps with making sure that we provide all the required
shared libraries to brave. If something is missing, the command will get
ENOENT, otherwise it should terminate normally.
2021-01-01 13:31:17 +01:00
Daniël de Kok
e2a9d90153 brave: 1.18.75 -> 1.18.77
Changelog:
https://community.brave.com/t/release-channel-1-18-77/191009
2020-12-31 11:10:14 +01:00
Daniël de Kok
4d9d82632f brave: add update script
The Brave package often seems to get very outdated. This is bad for a
browser, where vulnerabilities are high impact.

This change adds an update script, so that r-ryantm will suggest
updates. We find the latest version using their Debian package
database (since we are using the Debian package anyway).
2020-12-31 11:06:53 +01:00
Sean Buckley
156ce8d398 brave: 1.18.70 -> 1.18.75 2020-12-24 01:54:36 -05:00
Sean Buckley
41c20408c3 brave: 1.17.73 -> 1.18.70 2020-12-12 02:08:17 -05:00
nasirhm
63441979dc
brave-browser: add maintainer nasirhm
Signed-off-by: nasirhm <nasirhussainm14@gmail.com>
2020-12-01 19:22:52 +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
Sean Buckley
1cd7039e15 brave: 1.16.76 -> 1.17.73 2020-11-22 20:42:20 -05:00
Jeff Labonte
6d730efa65
brave: 1.16.72 -> 1.16.76 2020-11-13 19:46:01 -05:00
Jeff Labonte
13e4f189a1
brave: 1.15.76 -> 1.16.72 2020-11-11 08:45:34 -05:00
Sean Buckley
61e2d90486 brave: 1.12.112 -> 1.15.76 2020-10-22 21:05:20 -04:00
Wael M. Nasreddine
11fceef0d4
brave: 1.11.97 -> 1.12.112 2020-08-13 18:49:42 -07:00
Felix Tenley
0dd4c644af
brave: 1.10.97 -> 1.11.97 2020-07-18 00:43:40 +02:00
Felix Tenley
e09a882e21 brave: 1.8.95 -> 1.10.97 2020-06-24 15:03:46 -07:00
Christian Mainka
e659bf3ce4 brave: 1.7.92 -> 1.8.95 2020-05-08 18:16:17 +02:00
Jeff Labonte
094c35b920 brave: 1.5.123 -> 1.7.92 2020-04-17 19:50:17 -04:00
Jeff Labonte
e1c851a5d7 brave: 1.5.115 -> 1.5.123 2020-04-05 15:38:53 +02:00
Jeff Labonte
fa5fc4993e brave: 1.5.112 -> 1.5.115 2020-03-22 00:41:33 -04:00
Jeff Labonte
6865db4d3c brave: 1.4.96 -> 1.5.112 2020-03-18 20:12:09 -07:00
Jeff Labonte
3f6d356654 brave: 1.4.95 -> 1.4.96 2020-03-04 21:15:47 -05:00
Jeff Labonte
fa166b77d1 brave: 1.3.118 -> 1.4.95 2020-02-25 20:03:02 -05:00
Jeff Labonte
9018faac96 brave: 1.3.115 -> 1.3.118 2020-02-19 21:15:03 -05:00
Jeff Labonte
9a4a2eb1d2 brave: add jefflabonte to maintainer list 2020-02-15 19:45:04 -05:00
Jeff Labonte
fa560fb30c brave: 1.1.23 -> 1.3.115 2020-02-15 19:45:03 -05:00
zowoq
c6d11ef7f3 brave: 1.0.0 -> 1.1.23 2019-12-21 13:35:19 +10:00
rht
b754a308f7 brave: 0.69.135 -> 1.0.0 2019-11-14 09:09:43 -08:00
R. RyanTM
e8aadfe74c brave: 0.69.128 -> 0.69.135
(#72430)
2019-11-09 20:22:14 +01:00
Pascal Wittmann
4235d8b07c
brave: 0.68.131 -> 0.69.128 2019-09-23 10:34:49 +02:00
Vika
19fbc4a1da brave: 0.67.123 -> 0.68.131 2019-08-27 19:31:06 +03:00
Emmanuel Rosa
82f02ce0c3 brave: fix path to brave in *.desktop file 2019-08-16 20:44:51 +07:00
Pascal Wittmann
4c7dcfddb8
brave: 0.65.118 -> 0.67.123 2019-08-06 17:28:16 +02:00
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Craig Hall
fdfc29d49e brave: Add libpulseaudio
Fixes #63966
2019-07-05 10:19:46 +01:00
worldofpeace
16f867c2cb brave: 0.61.50 -> 0.65.118
Also corrects indentation and adds changelog meta attribute.

https://github.com/brave/brave-browser/blob/v0.65.118/CHANGELOG.md
2019-06-12 13:08:07 -04:00
R. RyanTM
6cbf57f65c brave: 0.60.45 -> 0.61.50
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2019-03-10 13:16:33 +01:00
R. RyanTM
edccde3e74 brave: 0.59.35 -> 0.60.45
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2019-03-01 14:14:13 -08:00
Matthew Bauer
b1bbd94bb6 Merge remote-tracking branch 'NixOS/master' into staging 2019-02-18 20:36:48 -05:00
R. RyanTM
ccebf4c5a9 brave: 0.59.34 -> 0.59.35
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2019-02-16 07:04:56 -08:00
Jan Tojnar
606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
R. RyanTM
9c931c4880 brave: 0.58.21 -> 0.59.34
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2019-02-06 17:39:48 +00:00
R. RyanTM
b5263c71b4 brave: 0.58.18 -> 0.58.21
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2019-01-17 18:27:14 -08:00
R. RyanTM
ed81471439 brave: 0.57.18 -> 0.58.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2019-01-03 22:57:52 -05:00
worldofpeace
e3a931c41e brave: add at-spi2-core
Also correct the style.
2018-12-18 22:14:47 -05:00
R. RyanTM
825c7d7f40 brave: 0.56.15 -> 0.57.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2018-12-18 22:14:47 -05:00
Renaud
70f5d64cb3
brave: version is just 0.56.15 2018-11-29 23:48:08 +01:00
Frederik Rietdijk
9db2421d1f Merge master into staging-next 2018-11-29 08:12:56 +01:00