plex: 1.5.5 -> 1.5.7

Changed files
+4 -4
pkgs
servers
+4 -4
pkgs/servers/plex/default.nix
···
let
plexPass = throw "Plex pass has been removed at upstream's request; please unset nixpkgs.config.plex.pass";
plexpkg = if enablePlexPass then plexPass else {
-
version = "1.5.5.3634";
-
vsnHash = "995f1dead";
-
sha256 = "0zk2zv7r4mf582gfbv4ahxzl8pbspzkf3514qmqhhx2z4grng49h";
+
version = "1.5.7.4016";
+
vsnHash = "25d94bad9";
+
sha256 = "0lc1shlyg7rvzfpjm9kww7rva33b3bip2bms64a4d5nb3lj4wilh";
};
in stdenv.mkDerivation rec {
···
homepage = http://plex.tv/;
license = licenses.unfree;
platforms = platforms.linux;
-
maintainers = with stdenv.lib.maintainers; [ colemickens forkk thoughtpolice pjones ];
+
maintainers = with stdenv.lib.maintainers; [ colemickens forkk thoughtpolice pjones lnl7 ];
description = "Media / DLNA server";
longDescription = ''
Plex is a media server which allows you to store your media and play it