Merge pull request #250406 from keegancsmith/k/qutebrowser
qutebrowser: use pyqt6-webengine
This commit is contained in:
@@ -60,7 +60,7 @@ python3.pkgs.buildPythonApplication {
|
||||
];
|
||||
|
||||
propagatedBuildInputs = with python3.pkgs; ([
|
||||
pyyaml pyqtwebengine jinja2 pygments
|
||||
pyyaml pyqt6-webengine jinja2 pygments
|
||||
# scripts and userscripts libs
|
||||
tldextract beautifulsoup4
|
||||
readability-lxml pykeepass stem
|
||||
|
||||
Reference in New Issue
Block a user