mpv: wayland support by default

This commit is contained in:
gnidorah
2017-11-01 14:13:51 +03:00
parent 8a59ef7354
commit fb7924eaec
+1
View File
@@ -15714,6 +15714,7 @@ with pkgs;
lua5_sockets = lua5_1_sockets;
youtube-dl = pythonPackages.youtube-dl;
libva = libva-full;
waylandSupport = stdenv.isLinux;
};
mpvScripts = {