plex-mpv-shim: Disable tests
This commit is contained in:
@@ -13,6 +13,9 @@ buildPythonApplication rec {
|
|||||||
|
|
||||||
propagatedBuildInputs = [ mpv requests python-mpv-jsonipc ];
|
propagatedBuildInputs = [ mpv requests python-mpv-jsonipc ];
|
||||||
|
|
||||||
|
# does not contain tests
|
||||||
|
doCheck = false;
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = "https://github.com/iwalton3/plex-mpv-shim";
|
homepage = "https://github.com/iwalton3/plex-mpv-shim";
|
||||||
description = "Allows casting of videos to MPV via the Plex mobile and web app";
|
description = "Allows casting of videos to MPV via the Plex mobile and web app";
|
||||||
|
|||||||
Reference in New Issue
Block a user