Commit graph

99 commits

Author SHA1 Message Date
Shaw Vrana 31f5263929
qutebrowser: 2.1.1 -> 2.2.0 (#119376)
* pdfjs: 2.6.347 -> 2.8.335

* set QUTE_QTWEBENGINE_VERSION_OVERRIDE

Co-authored-by: Robert Schütz <dev@schuetz-co.de>
2021-04-16 12:35:14 +02:00
Robert Schütz ff0886337b
qutebrowser: don't crash on :version command (#118885) 2021-04-09 13:16:26 +02:00
Robert Schütz d98452864f qutebrowser: 2.1.0 -> 2.1.1 2021-04-01 18:39:09 +02:00
rnhmjoj d3ebe83408 qutebrowser: add pynacl for qute-keepassxc
Requested by @wedens.
2021-03-27 12:35:06 +01:00
rnhmjoj b710cdf80a qutebrowser: 2.0.2 -> 2.1.0 2021-03-27 12:35:06 +01:00
Robert Schütz da9ffcaf86 qutebrowser: 2.0.1 -> 2.0.2
https://github.com/qutebrowser/qutebrowser/releases/tag/v2.0.2
2021-02-04 11:52:05 +01:00
Milan 552d718287
qutebrowser: 1.14.1 -> 2.0.1 (#108272) 2021-01-29 19:04:17 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01: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
rnhmjoj 82c99e23bc
qutebrowser: 1.14.0 -> 1.14.1 2020-12-05 18:21:36 +01:00
Emmanuel Rosa 72f0938597 pdfjs: 2.4.456 -> 2.6.347 2020-10-16 18:55:37 +07:00
Charlotte Van Petegem 0ff57286ee
qutebrowser: 1.13.1 -> 1.14.0 2020-10-15 18:15:37 +02:00
Frederik Rietdijk 2daf5702c6 qutebrowser: use qt 5.15
Follow-up to a4e50bb197.
2020-09-16 21:00:30 +02:00
Robert Schütz 851c1d5a6b
qutebrowser: 1.13.0 -> 1.13.1 (#94226) 2020-07-30 19:06:17 +02:00
Michele Guerini Rocco 98ebda65a1
qutebrowser: fixup of 322d13e (#94046)
Webkit should never be the default backend.
2020-07-28 10:21:31 +02:00
rnhmjoj 322d13eb67
qutebrowser: re-add option to control the browser backend 2020-07-17 10:50:59 +02:00
rnhmjoj 6d2be2a2ce
qutebrowser: fix restart patching 2020-07-16 18:49:57 +02:00
Robert Schütz 8dd2ae63bb qutebrowser: 1.12.0 -> 1.13.0 2020-06-26 11:48:14 +02:00
josephtheengineer 5d9f617c10
qutebrowser: 1.11.1 -> 1.12.0 2020-06-02 16:51:09 +10:00
Robert Schütz 52fcfd3876 qutebrowser: 1.11.0 -> 1.11.1
fixes CVE-2020-11054
2020-05-12 18:46:09 +02:00
paumr 4a5b85364e qutebrowser: 1.10.1 -> 1.11.0 2020-05-01 16:44:31 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Emmanuel Rosa 1619ec9768 qutebrowser: 1.10.0 -> 1.10.1 2020-02-18 19:42:15 +07:00
Michele Guerini Rocco 96358710f7
qutebrowser: 1.9.0 -> 1.10.0 (#79172) 2020-02-04 11:24:07 +01:00
Emmanuel Rosa 216dea5b9d qutebrowser: 1.8.3 -> 1.9.0
Closes #77360
2020-01-10 16:05:17 +07:00
Eduardo Quiros 476dc9e21a qutebrowser: 1.8.2 -> 1.8.3 2019-12-05 16:00:52 -06:00
Emmanuel Rosa 33d18156f9 qutebrowser: 1.8.1 -> 1.8.2 2019-11-26 20:04:38 +07:00
Rommel MARTINEZ 57c43ad8d0 qutebrowser: 1.7.0 -> 1.8.1 2019-10-02 22:38:40 -07:00
Tadeo Kondrak 863589ad4d
qutebrowser: add setuptools as a dependency 2019-09-11 01:32:10 -06:00
Bart Brouns fa7716c6b5 qutebrowser: 1.6.3 -> 1.7.0
pdfjs: 1.10.100 -> 2.1.266
2019-08-04 17:42:07 +07:00
Emmanuel Rosa f9ed3a6754 qutebrowser: add wrapQtAppsHook
This commit fixes the error:

Could not find the Qt platform plugin "xcb" in ""

Closes #65895
2019-08-04 17:40:08 +07:00
Robert Schütz 2912844728 qutebrowser: add pyqtwebengine to propagatedBuildInputs 2019-08-03 16:04:34 +02:00
R. RyanTM a87dda4152 qutebrowser: 1.6.2 -> 1.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qutebrowser/versions
2019-07-02 12:42:34 -07:00
Robert Schütz 929fe5ca21 qutebrowser: 1.6.1 -> 1.6.2
https://lists.schokokeks.org/pipermail/qutebrowser/2019-May/000622.html
2019-05-08 03:08:16 +09:00
Robert Schütz 39cb31eac6
qutebrowser: 1.6.0 -> 1.6.1 (#58019)
https://github.com/qutebrowser/qutebrowser/releases/tag/v1.6.1
2019-03-24 09:32:15 +01:00
Robert Schütz c60d946fa3 qutebrowser: 1.5.2 -> 1.6.0 (#56349) 2019-02-28 21:29:41 +01:00
Robert Schütz 50a17aa46f
qutebrowser: choose correct executable when restarting (#55739)
fixes #25832
2019-02-24 13:40:41 +01:00
Dmitry Kalinkin 8df467ebd6
qutebrowser: drop QtWebKit support
From the qutebrowser README:

  "support for QtWebKit will be dropped soon"
2018-12-27 09:14:22 -05:00
Justin Humm 0be7bfe1bf
qutebrowser: fix pdfjs
Pdfjs was downloaded in two derivations, where one is sufficient.

Also there was allegedly a typo in the download URL.
2018-12-21 14:12:02 +01:00
Robert Schütz cc161d738b qutebrowser: 1.5.1 -> 1.5.2 2018-10-30 14:10:44 +01:00
R. RyanTM caa6ab0048 qutebrowser: 1.4.2 -> 1.5.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qutebrowser/versions
2018-10-14 08:58:45 +02:00
rnhmjoj cf2603f144
qutebrowser: patch all python scripts 2018-09-12 03:35:26 +02:00
Florian Bruhin 84a0dc8191
qutebrowser: Fix patching of standarddir.py
The original patch was broken since a85e19a5e1 because an `APPNAME` variable was introduced there.
2018-09-11 20:33:25 +02:00
Michele Guerini Rocco eadb7b1589 qutebrowser: patch scripts (#37316) 2018-09-05 19:06:18 +02:00
Bart Brouns bf0cec40ca qutebrowser: 1.4.1 -> 1.4.2 (#46096) 2018-09-05 16:35:12 +02:00
Robert Schütz 9564b16fc0
qutebrowser: 1.4.0 -> 1.4.1 (#43365)
Release notes: https://github.com/qutebrowser/qutebrowser/releases/tag/v1.4.1
Fixes CVE-2018-10895.
2018-07-11 18:25:01 +02:00
Robert Schütz 151afd2457
qutebrowser: 1.3.3 -> 1.4.0 (#42916)
pdfjs: 1.7.225 -> 1.10.100
2018-07-05 18:31:19 +02:00
Robert Schütz 3c8d19fc69 qutebrowser: 1.3.2 -> 1.3.3 2018-06-22 11:53:21 +02:00
R. RyanTM c9fe43c668 qutebrowser: 1.3.1 -> 1.3.2 (#41965)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/qutebrowser/versions.

These checks were done:

- built on NixOS
- /nix/store/d5f7w3hcgxzhk1sgk1gjnl36nrq30wlm-qutebrowser-1.3.2/bin/qutebrowser passed the binary check.
- /nix/store/d5f7w3hcgxzhk1sgk1gjnl36nrq30wlm-qutebrowser-1.3.2/bin/..qutebrowser-wrapped-wrapped passed the binary check.
- /nix/store/d5f7w3hcgxzhk1sgk1gjnl36nrq30wlm-qutebrowser-1.3.2/bin/.qutebrowser-wrapped passed the binary check.
- 3 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 1.3.2 with grep in /nix/store/d5f7w3hcgxzhk1sgk1gjnl36nrq30wlm-qutebrowser-1.3.2
- directory tree listing: https://gist.github.com/86db26ab52e4c4aaabb2949ceba69142
- du listing: https://gist.github.com/47c80976cbfff66061ccbffa47d02669
2018-06-17 18:15:14 +02:00
R. RyanTM a8925a2188 qutebrowser: 1.3.0 -> 1.3.1 (#41263)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/qutebrowser/versions.

These checks were done:

- built on NixOS
- /nix/store/g9592dbmfj1icx0njg1dhj094v2l8rcj-qutebrowser-1.3.1/bin/qutebrowser passed the binary check.
- /nix/store/g9592dbmfj1icx0njg1dhj094v2l8rcj-qutebrowser-1.3.1/bin/..qutebrowser-wrapped-wrapped passed the binary check.
- /nix/store/g9592dbmfj1icx0njg1dhj094v2l8rcj-qutebrowser-1.3.1/bin/.qutebrowser-wrapped passed the binary check.
- 3 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 1.3.1 with grep in /nix/store/g9592dbmfj1icx0njg1dhj094v2l8rcj-qutebrowser-1.3.1
- directory tree listing: https://gist.github.com/c6f74ace4cd8ac51662079876bcef904
- du listing: https://gist.github.com/c1a964f74432d7f8c83f9825d26fbad0
2018-06-01 23:07:37 +02:00