plex: include Plex Commercial Skipper binary

This new binary appeared somewhere around version 1.13.5, I think.
This commit is contained in:
Benjamin Staffin 2018-10-20 23:46:45 -04:00 committed by Frederik Rietdijk
parent 7eb8a04945
commit ff18d8c154

View File

@ -37,6 +37,7 @@ in stdenv.mkDerivation rec {
# Now we need to patch up the executables and libraries to work on Nix.
# Side note: PLEASE don't put spaces in your binary names. This is stupid.
for bin in "Plex Media Server" \
"Plex Commercial Skipper" \
"Plex DLNA Server" \
"Plex Media Scanner" \
"Plex Relay" \