-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Robert Schütz
committed
Jun 22, 2018
1 parent
a8c7103
commit 3c8d19f
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3c8d19f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dotlambda What would it take to get this to also use Qt 5.11? qutebrowser/qutebrowser#3010
3c8d19f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On master, Qt 5.11 is already the default:
So, if you install qutebrowser from the nixos-unstable channel, Qt 5.11 will be used.
3c8d19f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, interesting. I just upgraded yesterday, and Qutebrowser is still using 5.10.1.
3c8d19f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So I was using a global NixOS channel; I just added nixos-unstable and upgraded nix-env. (I have Qutebrowser installed via nix-env.) I'm stil seeing 5.10.1.
http://paste.the-compiler.org/view/raw/c4b778fc
3c8d19f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alright, disregard. I was having issues with my user's channel not being used over my NixOS channel.