summary refs log tree commit diff
path: root/pkgs/servers/sickbeard
Commit message (Collapse)AuthorAge
* sickrage: removeMartin Weinelt2022-01-02
| | | | | | | Uses python2 and unmaintained in nixpkgs since introduced in 2018. Upstream still maintains it, but it isn't easy to package, so we'll remove it now.
* sickbeard: removeMartin Weinelt2022-01-02
| | | | Python2 user and unmaintained upstream since 2016.
* sickgear: 0.24.15 → 0.25.11Fabián Heredia Montiel2021-10-14
|
* sickgear: 0.23.16 -> 0.24.15R. RyanTM2021-08-17
|
* sickgear: 0.23.15 -> 0.23.16R. RyanTM2021-05-08
|
* sickgear: 0.23.14 -> 0.23.15R. RyanTM2021-04-06
|
* sickgear: 0.23.11 -> 0.23.14R. RyanTM2021-03-13
|
* sickgear: 0.23.10 -> 0.23.11R. RyanTM2021-02-09
|
* sickgear: 0.23.5 -> 0.23.10R. RyanTM2021-02-03
|
* treewide: remove stdenv where not neededPavol Rusnak2021-01-25
|
* treewide: editorconfig fixeszowoq2021-01-20
| | | | | - remove trailing whitespace - use spaces for indentation
* pkgs/servers: stdenv.lib -> libBen Siraphob2021-01-15
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | 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
* sickgear: 0.23.4 -> 0.23.5R. RyanTM2020-12-08
|
* sickgear: 0.23.2 -> 0.23.4R. RyanTM2020-12-04
|
* sickgear: 0.23.0 -> 0.23.2R. RyanTM2020-11-26
|
* sickgear: 0.22.15 -> 0.23.0R. RyanTM2020-11-15
|
* sickgear: 0.21.42 -> 0.22.15R. RyanTM2020-11-12
|
* sickgear: 0.21.36 -> 0.21.42R. RyanTM2020-09-05
|
* sickgear: 0.21.33 -> 0.21.36R. RyanTM2020-06-09
|
* sickgear: 0.21.30 -> 0.21.33R. RyanTM2020-05-27
|
* sickgear: 0.21.22 -> 0.21.30R. RyanTM2020-05-05
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* Merge master into staging-nextFrederik Rietdijk2020-04-03
|\
| * sickgear: 0.21.17 -> 0.21.22R. RyanTM2020-04-01
| |
* | buildPython*: use pnameFrederik Rietdijk2020-03-30
|/
* sickgear: 0.21.5 -> 0.21.17R. RyanTM2020-03-14
|
* sickgear: 0.20.0 -> 0.21.5R. RyanTM2020-02-09
|
* treewide: remove redundant quotesvolth2019-09-08
|
* treewide: remove redundant recvolth2019-08-28
|
* tree-wide: fix malformed meta.maintainerstilpner2019-08-19
| | | | | | These packages stood out while processing packages.json.gz, where the maintainer field of some packages wasn't a list of sets, but a nested list, or a string.
* sickgear: 0.18.14 -> 0.20.0rembo102019-07-16
|
* treewide: fix malformed homepage URLsRyan Mulligan2019-07-01
|
* Merge pull request #55941 from rembo10/sickbeardRyan Mulligan2019-02-17
|\ | | | | sickbeard: fix build
| * sickbeard: fix buildrembo102019-02-17
| | | | | | | | | | Use the `pythonEnv` provided by `buildInputs` rather than the one provided by `buildPythonApplication`.
* | sickgear: 0.17.5 -> 0.18.14rembo102019-02-17
|/
* sickgear: fix buildFrederik Rietdijk2019-02-16
| | | | | A Python env was added as buildInput, however, `buildPythonApplication` already provides a `python` which apparently took precedence.
* sickrage: init at v2018.07.21-1rembo102018-09-13
|
* sickgear: init at 0.17.5rembo102018-09-13
|
* sickbeard: init at 2016-03-21rembo102018-09-13