plex-media-player: init at 2.14.1 (#43839)

This commit is contained in:
Kyle Lacy
2018-08-04 22:25:48 +02:00
committed by xeji
parent 4c2c12da20
commit 87069061c5
3 changed files with 93 additions and 0 deletions
+2
View File
@@ -17887,6 +17887,8 @@ with pkgs;
gtksharp = gtk-sharp-2_0;
};
plex-media-player = libsForQt59.callPackage ../applications/video/plex-media-player { };
plover = recurseIntoAttrs (callPackage ../applications/misc/plover { });
plugin-torture = callPackage ../applications/audio/plugin-torture { };