qutebrowser: fixup

to 2daf5702c6
This commit is contained in:
Frederik Rietdijk 2020-09-16 21:21:33 +02:00
parent 00f16b7e0c
commit bfa35d8d11

View File

@ -22836,7 +22836,7 @@ in
quodlibet-xine-full = quodlibet-full.override { xineBackend = true; tag = "-xine-full"; };
qutebrowser = let
libsForQt5 = qt515;
libsForQt5 = libsForQt515;
qt5 = qt515;
python = python3.override {
packageOverrides = self: super: {