From 193daf8051f8c9f49cb978af041f18e8b939d32e Mon Sep 17 00:00:00 2001 From: Trolli Schmittlauch Date: Thu, 27 Sep 2018 01:02:53 +0200 Subject: [PATCH] attempting to give clementine more gst plugins; phonon-vlc --- home.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home.nix b/home.nix index 137a51e..0ccdf34 100644 --- a/home.nix +++ b/home.nix @@ -49,7 +49,7 @@ let mpv vlc amarok-kf5 - unstable.clementine + (unstable.clementine.override {gst_plugins=pkgs.gst_plugins;}) youtube-dl sonic-pi musescore @@ -113,6 +113,7 @@ let networkmanager-qt kcrash plasma5.breeze-gtk + libsForQt5.phonon-backend-vlc #(phonon-backend-vlc.override {qtbase=qt5.qtbase; qtx11extras=qt5.qtx11extras;}) ]);