attempting to give clementine more gst plugins; phonon-vlc
This commit is contained in:
parent
23252595ff
commit
193daf8051
3
home.nix
3
home.nix
|
@ -49,7 +49,7 @@ let
|
||||||
mpv
|
mpv
|
||||||
vlc
|
vlc
|
||||||
amarok-kf5
|
amarok-kf5
|
||||||
unstable.clementine
|
(unstable.clementine.override {gst_plugins=pkgs.gst_plugins;})
|
||||||
youtube-dl
|
youtube-dl
|
||||||
sonic-pi
|
sonic-pi
|
||||||
musescore
|
musescore
|
||||||
|
@ -113,6 +113,7 @@ let
|
||||||
networkmanager-qt
|
networkmanager-qt
|
||||||
kcrash
|
kcrash
|
||||||
plasma5.breeze-gtk
|
plasma5.breeze-gtk
|
||||||
|
libsForQt5.phonon-backend-vlc
|
||||||
#(phonon-backend-vlc.override {qtbase=qt5.qtbase; qtx11extras=qt5.qtx11extras;})
|
#(phonon-backend-vlc.override {qtbase=qt5.qtbase; qtx11extras=qt5.qtx11extras;})
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue