mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-14 05:37:40 +03:00
parent
00f16b7e0c
commit
bfa35d8d11
@ -22836,7 +22836,7 @@ in
|
|||||||
quodlibet-xine-full = quodlibet-full.override { xineBackend = true; tag = "-xine-full"; };
|
quodlibet-xine-full = quodlibet-full.override { xineBackend = true; tag = "-xine-full"; };
|
||||||
|
|
||||||
qutebrowser = let
|
qutebrowser = let
|
||||||
libsForQt5 = qt515;
|
libsForQt5 = libsForQt515;
|
||||||
qt5 = qt515;
|
qt5 = qt515;
|
||||||
python = python3.override {
|
python = python3.override {
|
||||||
packageOverrides = self: super: {
|
packageOverrides = self: super: {
|
||||||
|
Loading…
Reference in New Issue
Block a user