mpvScripts.mpris: set platforms to Linux
This commit is contained in:
@@ -23,6 +23,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "MPRIS plugin for mpv";
|
description = "MPRIS plugin for mpv";
|
||||||
homepage = "https://github.com/hoyon/mpv-mpris";
|
homepage = "https://github.com/hoyon/mpv-mpris";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ jfrankenau ];
|
maintainers = with maintainers; [ jfrankenau ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user