Commit graph

28 commits

Author SHA1 Message Date
Johannes Schleifenbaum 7618e16c33
radarr: 3.2.1.5070 -> 3.2.2.5080 2021-06-21 15:00:25 +02:00
Victor Roest 29452a8b8b radarr: 3.2.0.5048 -> 3.2.1.5070 2021-06-01 13:27:32 +00:00
Victor Roest 89c5e61ef3 radarr: 3.1.1.4954 -> 3.2.0.5048 2021-06-01 13:27:32 +00:00
Victor Roest 1c213c0536
radarr: 3.0.2.4552 -> 3.1.1.4954 2021-05-06 14:02:55 +02:00
Andrei Pampu 72850d84f8
radarr: change sed separator in update script 2021-03-28 14:48:20 +03:00
Andrei Pampu 36497c2fde
radarr: 0.2.0.1504 -> 3.0.2.4552
Use dotnet core instead of mono, change license to gpl3Only, add test passthru and create update script
2021-03-24 17:43:18 +02:00
Ben Siraphob 872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
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
2021-01-11 10:38:22 +01:00
Steve Purcell 61f639c1ff
maintainers: add purcell (#96329) 2020-08-25 23:35:47 -04:00
R. RyanTM 7ef7f6f90f radarr: 0.2.0.1480 -> 0.2.0.1504 2020-07-10 22:08:32 +00:00
R. RyanTM 5485668353 radarr: 0.2.0.1450 -> 0.2.0.1480 2020-03-03 15:04:32 +00:00
nyanloutre 70628823ab radarr: 0.2.0.1358 -> 0.2.0.1450 2019-12-07 18:58:55 +01: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
nyanloutre a1eec05a0c radarr: 0.2.0.1344 -> 0.2.0.1358 2019-06-30 13:36:28 +02:00
nyanloutre fed813491d
radarr: 0.2.0.1293 -> 0.2.0.1344 2019-05-06 19:52:33 +02:00
nyanloutre c47dd4a38d radarr: 0.2.0.1217 -> 0.2.0.1293 2019-02-09 10:37:42 +01:00
nyanloutre 43dd779a8d radarr: 0.2.0.1120 -> 0.2.0.1217 2018-12-18 14:32:13 -05:00
R. RyanTM 1b5744a42d radarr: 0.2.0.995 -> 0.2.0.1120 (#46185)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
radarr
2018-09-12 22:52:09 +02:00
Ryan Mulligan a0e1e340ee radarr: 0.2.0.980 -> 0.2.0.995
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.2.0.995 with grep in /nix/store/nlny430ihz2ydmabj5a2zz457h76vg3z-radarr-0.2.0.995
- directory tree listing: https://gist.github.com/791e8a8789572292f81465181d3aa586
2018-03-23 20:59:00 -05:00
Ryan Mulligan 62f80e5203 radarr: 0.2.0.910 -> 0.2.0.980
Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.2.0.980 with grep in /nix/store/cwvhpmnp8kiham83ap9hflk8bj12zjzv-radarr-0.2.0.980
- found 0.2.0.980 in filename of file in /nix/store/cwvhpmnp8kiham83ap9hflk8bj12zjzv-radarr-0.2.0.980

cc "@edwtjo"
2018-03-01 15:44:59 +01:00
adisbladis 2377d7bcb2
radarr: 0.2.0.846 -> 0.2.0.910 2018-01-12 11:10:59 +08:00
Tristan Helmich 6d6637549f radarr: 0.2.0.778 -> 0.2.0.846 2017-09-10 13:07:35 +02:00
georgewhewell 4ed291b303 {radarr,sonarr}: add libcurl to library search path (#27628) 2017-07-31 16:11:37 +01:00
Tristan Helmich 6344c22b78 radarr: 0.2.0.696 -> 0.2.0.778 2017-06-29 23:04:38 +02:00
Tristan Helmich 48fac1c38d radarr: 0.2.0.654 -> 0.2.0.696 2017-06-05 13:02:32 +02:00
Tristan Helmich e39264ee6f radarr: 0.2.0.596 -> 0.2.0.654 (#25082) 2017-04-21 14:17:11 +01:00
Tristan Helmich c1ef227b37 radarr: 0.2.0.535 -> 0.2.0.596 2017-04-12 15:13:59 +02:00
Edward Tjörnhammar b35d22b30c
radarr: init at 0.2.0.553 + nixos module 2017-03-25 21:19:55 +01:00