about summary refs log tree commit diff
path: root/pkgs/servers/radarr/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-05-15radarr: 5.4.6.8723 -> 5.6.0.8846R. Ryantm1-5/+5
2024-04-13radarr: 5.3.6.8612 -> 5.4.6.8723R. Ryantm1-5/+5
2024-02-18radarr: 5.2.6.8376 -> 5.3.6.8612R. Ryantm1-5/+5
2023-12-29radarr: 5.1.3.8246 -> 5.2.6.8376R. Ryantm1-5/+5
2023-11-13radarr: 5.0.3.8127 -> 5.1.3.8246R. Ryantm1-5/+5
2023-11-09radarr: add mainProgramMartino Fontana1-0/+1
2023-10-10radarr: 4.7.5.7809 -> 5.0.3.8127Arjun314151-5/+5
2023-08-29radarr: add aarch64-darwin supportWeijia Wang1-1/+3
2023-08-18radarr: 4.6.4.7568 -> 4.7.5.7809R. Ryantm1-4/+4
2023-07-05radarr: 4.5.2.7388 -> 4.6.4.7568R. Ryantm1-4/+4
2023-05-30radarr: 4.4.4.7068 -> 4.5.2.7388R. Ryantm1-4/+4
2023-04-19radarr: 4.3.2.6857 -> 4.4.4.7068R. Ryantm1-4/+4
2023-02-21radarr: add changelogWinter1-0/+1
2023-01-06radarr: 4.2.4.6635 -> 4.3.2.6857R. Ryantm1-4/+4
2022-09-26radarr: 4.1.0.6175 -> 4.2.4.6635R. Ryantm1-4/+4
2022-06-06radarr: 4.0.5.5981 -> 4.1.0.6175Winter1-4/+4
2022-04-08radarr: Update dependencies, zlib and dotnet runtimeGooglebot1-3/+3
2022-03-06radarr: 4.0.4.5922 -> 4.0.5.5981R. Ryantm1-4/+4
2022-02-18radarr: 3.2.2.5080 -> 4.0.4.5922Andrei Pampu1-4/+4
2021-10-18dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKsPavol Rusnak1-1/+1
2021-06-21radarr: 3.2.1.5070 -> 3.2.2.5080Johannes Schleifenbaum1-4/+8
2021-06-01radarr: 3.2.0.5048 -> 3.2.1.5070Victor Roest1-4/+4
2021-06-01radarr: 3.1.1.4954 -> 3.2.0.5048Victor Roest1-4/+4
2021-05-06radarr: 3.0.2.4552 -> 3.1.1.4954Victor Roest1-4/+4
2021-03-24radarr: 0.2.0.1504 -> 3.0.2.4552Andrei Pampu1-10/+29
Use dotnet core instead of mono, change license to gpl3Only, add test passthru and create update script
2021-01-15pkgs/servers: stdenv.lib -> libBen Siraphob1-1/+1
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-08-25maintainers: add purcell (#96329)Steve Purcell1-1/+1
2020-07-10radarr: 0.2.0.1480 -> 0.2.0.1504R. RyanTM1-2/+2
2020-03-03radarr: 0.2.0.1450 -> 0.2.0.1480R. RyanTM1-3/+3
2019-12-07radarr: 0.2.0.1358 -> 0.2.0.1450nyanloutre1-2/+2
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-4/+4
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-06-30radarr: 0.2.0.1344 -> 0.2.0.1358nyanloutre1-2/+2
2019-05-06radarr: 0.2.0.1293 -> 0.2.0.1344nyanloutre1-2/+2
2019-02-09radarr: 0.2.0.1217 -> 0.2.0.1293nyanloutre1-3/+3
2018-12-18radarr: 0.2.0.1120 -> 0.2.0.1217nyanloutre1-5/+5
2018-09-12radarr: 0.2.0.995 -> 0.2.0.1120 (#46185)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from radarr
2018-03-23radarr: 0.2.0.980 -> 0.2.0.995Ryan Mulligan1-2/+2
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-01radarr: 0.2.0.910 -> 0.2.0.980Ryan Mulligan1-2/+2
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-01-12radarr: 0.2.0.846 -> 0.2.0.910adisbladis1-2/+2
2017-09-10radarr: 0.2.0.778 -> 0.2.0.846Tristan Helmich1-2/+2
2017-07-31{radarr,sonarr}: add libcurl to library search path (#27628)georgewhewell1-3/+3
2017-06-29radarr: 0.2.0.696 -> 0.2.0.778Tristan Helmich1-2/+2
2017-06-05radarr: 0.2.0.654 -> 0.2.0.696Tristan Helmich1-2/+2
2017-04-21radarr: 0.2.0.596 -> 0.2.0.654 (#25082)Tristan Helmich1-2/+2
2017-04-12radarr: 0.2.0.535 -> 0.2.0.596Tristan Helmich1-2/+2
2017-03-25radarr: init at 0.2.0.553 + nixos moduleEdward Tjörnhammar1-0/+31