about summary refs log tree commit diff
path: root/pkgs/applications/video/plex-media-player
AgeCommit message (Collapse)AuthorFilesLines
2021-06-12plex-media-player: 2.58.0.1076 -> 2.58.1Tomek Mańko2-8/+8
2021-01-25treewide: remove stdenv where not neededPavol Rusnak1-1/+1
2021-01-16pkgs/applications: pkgconfig -> pkg-configBen Siraphob1-2/+2
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-11-24plex-media-player: remove myself as a maintainerKyle Lacy1-1/+1
2020-11-20plex-media-player: 2.55.0.1069 -> 2.58.0.1076freezeboy2-10/+10
2020-04-20plex-media-player: 2.40.0.1007 -> 2.55.0.1069 + update script (#68938)Fabian Möller3-32/+108
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-31Merge master into staging-nextFrederik Rietdijk1-11/+11
2019-08-29plex-media-player: 2.36.0.988 -> 2.40.0.1007Averell Dalton1-11/+11
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-25plex-media-player: fix startup using wrapQtAppsHookAverell Dalton1-2/+2
2019-06-27plex-media-player: 2.23.0 -> 2.36.0Scott Olson1-11/+11
2019-04-30plex-media-player: remove icon file copy to build outputangristan1-5/+0
2019-04-30plex-media-player: remove custom desktopItemangristan1-12/+1
2018-12-04plex-media-player: 2.14.1 -> 2.23.0Kyle Lacy1-11/+11
2018-08-04plex-media-player: init at 2.14.1 (#43839)Kyle Lacy1-0/+86