Commit graph

12 commits

Author SHA1 Message Date
R. RyanTM dece4b99fa tautulli: 2.1.44 -> 2.2.0 2020-03-14 21:10:15 +00:00
R. RyanTM e5f681e592 tautulli: 2.1.42 -> 2.1.44 2020-02-10 18:10:18 +01:00
Pascal Bach 8a642afd0c tautulli: 2.1.39 -> 2.1.42 2020-01-26 22:09:19 +01:00
R. RyanTM a0d1a7fbee tautulli: 2.1.38 -> 2.1.39 2019-12-24 10:27:47 -08:00
R. RyanTM c4aef479a5 tautulli: 2.1.37 -> 2.1.38 2019-11-29 10:58:42 -08:00
R. RyanTM 4172d92ffd tautulli: 2.1.33 -> 2.1.37
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tautulli/versions
2019-10-24 07:53:26 -07: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
R. RyanTM f6984677b5 tautulli: 2.1.32 -> 2.1.33
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tautulli/versions
2019-08-05 22:17:30 -07:00
R. RyanTM 7f67dba302 tautulli: 2.1.29 -> 2.1.32
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tautulli/versions
2019-07-03 08:31:14 +02:00
R. RyanTM 9de07d894f tautulli: 2.1.28 -> 2.1.29
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tautulli/versions
2019-05-24 06:02:27 -07:00
Pascal Bach 5cab8f2f1d tautulli: 2.1.26 -> 2.1.28 (#59351) 2019-04-12 16:08:31 +02:00
Pascal Bach 8b3ffebcdc tautulli/plexpy: 1.4.25 -> 2.1.26 (renamed)
PlexPy was renamed to Tautulli.

This renames the module as well as the application accordingly.
Aliases are kept for backwards compatibility.

# Conflicts:
#	nixos/modules/services/misc/tautulli.nix
2019-02-28 19:07:00 +01:00