Commit Graph

71 Commits

Author SHA1 Message Date
Pascal Bach
ec1a73201e plex: 1.18.0.1944 -> 1.18.1.1973
(#72196)
2019-11-14 19:49:47 +01:00
Pascal Bach
c64aa29616 plex: 1.17.0.1841 -> 1.18.0.1944 2019-10-12 19:27:25 +02:00
Pascal Bach
48221de37a plex: 1.16.6.1592 -> 1.17.0.1841 2019-10-03 23:10:25 +02:00
Pascal Bach
640f2dbbaf plex: 1.16.5.1554 -> 1.16.6.1592 2019-09-19 20:49:25 +02:00
Frederik Rietdijk
ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Pascal Bach
875edee495 plex: 1.16.5.1488 -> 1.16.5.1554 2019-08-29 21:58:37 +02:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Vladimír Čunát
985d1ac425
Merge branch 'master' into staging-next
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.

Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
Pascal Bach
c17bb171de plex: 1.16.4.1469 -> 1.16.5.1488 2019-08-22 22:23:01 +02:00
Frederik Rietdijk
f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
Pascal Bach
818c7b3b56 plex: 1.16.3.1402 -> 1.16.4.1469 2019-08-17 13:39:43 +02:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Averell Dalton
72db434e6a plex: 1.16.2.1321 -> 1.16.3.1402 2019-07-25 18:55:47 +02:00
elseym
eed1c4d0de
plex: 1.16.1.1291 -> 1.16.2.1321 2019-07-18 16:24:20 +02:00
Pascal Bach
27ea05317a plex: 1.16.0.1226 -> 1.16.1.1291 2019-07-03 09:04:24 +02:00
elseym
9562fee507
plex: 1.15.8.1198 -> 1.16.0.1226 2019-06-18 08:03:42 +02:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
elseym
9a70cefcba
plex: 1.15.6.1079 -> 1.15.8.1198 2019-06-11 17:20:59 +02:00
Pascal Bach
ab4088c0a0 plex: 1.15.4.994 -> 1.15.6.1079 2019-05-30 10:48:49 +02:00
Pascal Bach
c01b8f3027 plex: 1.15.3.876 -> 1.15.4.994 2019-05-09 18:08:30 +02:00
Andrew Dunham
9f7f367bf5 plex: rewrite to use FHS userenv 2019-04-23 20:19:33 -07:00
Daniel Schaefer
bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Averell Dalton
a753c57ca8 plex: 1.15.2.793 -> 1.15.3.876 2019-04-07 17:20:21 +02:00
Averell Dalton
028a4b6a53 plex: 1.14.1.5488 -> 1.15.2.793 2019-03-22 20:33:22 +01:00
Jan Malakhovski
15c52af2fe plex: move defaults to package file 2019-02-03 15:33:23 +00:00
Liam Dawson
19a297c099 plex: 1.14.0.5470 -> 1.14.1.5488 2018-12-21 10:35:41 +11:00
Tyler Mauthe
b269c6c4d8
plex: 1.13.9.5456 -> 1.14.0.5470 2018-12-05 21:30:35 -08:00
Konstantin Nikiforov
2900f824e9 plex: 1.13.8.5395 -> 1.13.9.5456 2018-11-04 03:36:10 +03:00
Benjamin Staffin
ff18d8c154 plex: include Plex Commercial Skipper binary
This new binary appeared somewhere around version 1.13.5, I think.
2018-10-21 08:54:04 +02:00
Wael M. Nasreddine
ef0b280751
plex: allow the dataDir to contain spaces by quoting the path 2018-09-30 11:13:25 -07:00
Wael M. Nasreddine
89727b3c9a
plex: 1.13.5.5291 -> 1.13.8.5395 2018-09-30 10:56:15 -07:00
sjau
030cf55923 Plex: 1.13.4 -> 1.13.5 (#45578) 2018-08-24 18:36:32 +02:00
Anders Lundstedt
891fb1d5e0 Plex: 1.13.0 -> 1.13.4 (#44327) 2018-08-02 09:17:31 +02:00
Anders Lundstedt
5cb25c4406 plex: 1.9.6 -> 1.13.0 2018-05-13 15:46:23 -05:00
Shaun Sharples
7f9d876fea plex: 1.9.5 -> 1.9.6 2017-11-14 11:57:16 +02:00
Shaun Sharples
ce7fd937c1 plex: 1.9.2 -> 1.9.5 2017-10-12 18:55:57 +02:00
Graham Christensen
3c0d7523bb
plex: 1.9.1.4272 -> 1.9.2.4285 2017-09-30 19:14:20 -04:00
Itai Zukerman
e24dc4d7ba plex: 1.8.4 -> 1.9.1 2017-09-23 19:58:16 -07:00
Itai Zukerman
21bac5cbfb plex: 1.7.5 -> 1.8.4 2017-09-09 15:46:01 -07:00
Steven Conaway
5cf45626eb plex: 1.5.7.4016 -> 1.7.5.4035 (#28514) 2017-08-30 01:42:44 +02:00
Daiderd Jordan
09c1768afd
plex: 1.5.5 -> 1.5.7 2017-06-24 19:00:30 +02:00
Peter Jones
0ac07ac531
plex: 1.3.3.3148 -> 1.5.5.3634 2017-04-14 11:00:34 -07:00
Matt McHenry
cbe1218cc9
plex: 1.2.7 -> 1.3.3 2016-12-23 08:02:07 -05:00
Austin Seipp
8458d6b720 plex: 1.0.0 -> 1.2.7; fix some more binaries (#20137)
This bumps the version of Plex to the new 1.2.x branch, available to the
public. During the 1.1.x branch, there were several more critical
binaries that were added to the distribution; we also have to patch
these new executables as well with the version bump, to ensure things
keep working.

Part of this patch was authored by Michael Francis - I simply bumped the
version.

Closes #20137.

Authored-by: Austin Seipp <aseipp@pobox.com>
Authored-by: Michael Francis <edude03@gmail.com>
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-11-17 18:16:20 -06:00
Cole Mickens
f283e8e83b
plex: remove plexpass at the request of Plex
joachifm: throw error instead of silently ignoring user's
config.plex.pass setting.

Closes https://github.com/NixOS/nixpkgs/pull/18416
2016-09-08 16:04:46 +02:00
Austin Seipp
bc70da1ce0 nixpkgs: upgrade plex packages
- plex:     0.9.16.4.1911 -> 1.0.0.2261
  - plexpass: 0.9.16.5.1966 -> 1.0.1.2396

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-16 01:20:15 -05:00
Cole Mickens
f3fd0dcd90 plex: plexpass: 0.9.16.4.1911 -> 0.9.16.5.1966 2016-04-21 19:11:27 -07:00
Vladimír Čunát
30f14243c3 Merge branch 'master' into closure-size
Comparison to master evaluations on Hydra:
  - 1255515 for nixos
  - 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Cole Mickens
bd386538a4 plexpass: 0.9.16.3.1840 -> 0.9.16.4.1911 2016-04-08 10:55:59 -07:00