Commit graph

126 commits

Author SHA1 Message Date
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
Cole Mickens 89c619f3f6 plex: 0.9.15.6.1714 -> 0.9.16.4.1911 2016-04-08 10:55:55 -07:00
Vladimír Čunát ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Cole Mickens ead287939b plex: plexpass: 0.9.16.2.1827 -> 0.9.16.3.1840 2016-03-21 20:47:42 -07:00
Cole Mickens a6a11df31c plex: plexpass: 0.9.15.6.1714 -> 0.9.16.0.1754 2016-03-10 18:02:18 -08:00
Vladimír Čunát 09af15654f Merge master into closure-size
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Cole Mickens f91f3a4c5a plex: 0.9.15.3.1674 -> 0.9.15.6.1714 2016-02-28 14:30:05 -08:00
Cole Mickens e1338ad121 plexpass: 0.9.15.5.1712 -> 0.9.15.6.1714 2016-02-28 14:30:03 -08:00
Cole Mickens f0061cb039 plexpass: 0.9.15.4.1679 -> 0.9.15.5.1712 2016-02-22 20:22:07 -08:00
Cole Mickens 454be2f4d7 plex: 0.9.15.3.1663 -> 0.9.15.3.1674 2016-02-17 14:47:55 -08:00
Cole Mickens 2abb0ddb53 plex: plexpass 0.9.5.3.1674 -> 0.9.15.4.1679 2016-02-17 14:46:06 -08:00
Cole Mickens 5e2fd638cc plex: add enablePlexPass (init at 0.9.15.3.1674)
enables plex pass subscribers to opt-in to the pre-release downloads
2016-02-15 17:05:11 -08:00
Vladimír Čunát d039c87984 Merge branch 'master' into closure-size 2016-02-14 08:33:51 +01:00
Tom von Schwerdtner 3701e7b74e plex: 0.9.14.6.1620-e0b7243 -> 0.9.15.2.1663-7efd046 2016-02-03 10:27:32 -05:00
Tuomas Tynkkynen a1909d7380 treewide: Mass replace 'glibc}/lib' to refer the 'out' output 2016-01-24 10:03:35 +02:00
Austin Seipp d97ae517fb nixpkgs: plex 0.9.12.19.1537 -> 0.9.14.6.1620
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-12-30 20:12:03 -06:00
Austin Seipp 882344e480 nixpkgs: plex 0.9.12.13.1464 -> 0.9.12.19.1537
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-11-24 21:07:00 -06:00
Austin Seipp 0939e6f613 nixpkgs: plex 0.9.12.11.1406 -> 0.9.12.13.1464
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-10-25 06:32:19 -05:00
Anders Lundstedt 00244d0713 upgrade plex to 0.9.12.11.1406 2015-09-25 04:53:21 +02:00
Vladimír Čunát 8f33b8cc93 mass rewrite of find parameters to cross-platform style
Fixes #9044, close #9667. Thanks to @taku0 for suggesting this solution.
Now we have no modes starting with `/` or `+`.

Rewrite the `-perm` parameters of find:
 - completely safe: rewrite `/0100` and `+100` to `-0100`,
 - slightly semantics-changing: rewrite `+111` to `-0100`.
I cross-verified the `find` manual pages for Linux, Darwin, FreeBSD.
2015-09-06 10:26:30 +02:00
Vladimír Čunát 862900e42e mass-replace deprecated usage of find -perm (Fixes #9044)
sed 's|-perm +0|-perm /0|g'
It's a mass-rebuild due to usage in stdenv's default setup hooks.
2015-07-30 10:30:17 +02:00
Forkk 079da8cdcd plex: init at 0.9.11.16.958
Added a package and module for Plex Media Server, an application for
managing media collections across multiple devices.
2015-04-17 12:11:30 -05:00