about summary refs log tree commit diff
path: root/pkgs/servers/sabnzbd
AgeCommit message (Collapse)AuthorFilesLines
2022-11-04sabnzbd: 3.6.1 -> 3.7.0Johannes Schleifenbaum1-2/+2
2022-08-23sabnzbd: 3.6.0 -> 3.6.1R. Ryantm1-2/+2
2022-06-14sabnzbd: 3.5.3 -> 3.6.0Johannes Schleifenbaum1-17/+3
2022-04-30sabnzbd: stay with sabyenc3 4.0.0Frederik Rietdijk1-1/+15
SABnzbd requires `sabyenc3` at version `4.0.0`, but it was updated to `5.0.1`. This fixes the error: ``` SABYenc disabled: no correct version found! (Found v5.0.1, expecting v4.0.0) ```
2022-03-20sabnzbd: 3.5.2 -> 3.5.3R. Ryantm1-2/+2
2022-03-12sabnzbd: 3.5.1 -> 3.5.2R. Ryantm1-2/+2
2022-02-25sabnzbd: 3.5.0 -> 3.5.1R. Ryantm1-2/+2
2022-01-30sabnzbd: 3.4.2 -> 3.5.0Johannes Schleifenbaum1-2/+3
2021-12-06sabnzbd: 3.4.1 -> 3.4.2Johannes Schleifenbaum1-2/+2
2021-12-06sabnzbd: 3.4.0 -> 3.4.1Johannes Schleifenbaum1-2/+2
2021-12-06sabnzbd: add simple testJohannes Schleifenbaum1-0/+5
2021-12-06sabnzbd: add jojosch as maintainerJohannes Schleifenbaum1-1/+1
2021-12-06sabnzbd: add missing dependenciesJohannes Schleifenbaum1-0/+2
2021-09-18sabnzbd: 3.3.1 -> 3.4.0R. RyanTM1-2/+2
2021-06-22sabnzbd: 3.2.1 -> 3.3.1Johannes Schleifenbaum1-2/+6
2021-04-05sabnzbd: 3.2.0 -> 3.2.1R. RyanTM1-2/+2
2021-03-09sabnzbd: 3.1.1 -> 3.2.0R. RyanTM1-2/+2
2021-02-19treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob1-1/+2
2021-01-15pkgs/servers: stdenv.lib -> libBen 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-12-01sabnzbd: 3.0.1 -> 3.1.1R. RyanTM1-2/+2
2020-08-22sabnzbd: 2.3.9 -> 3.0.1Jason O'Conal1-4/+20
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+0
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-06-04sabnzbd: 2.3.8 -> 2.3.9 (#62565)R. RyanTM1-2/+2
2019-03-31sabnzbd: 2.3.7 -> 2.3.8 (#58357)rembo101-2/+2
2019-02-17sabnzbd: 2.3.3 -> 2.3.7rembo101-2/+2
2018-07-27sabnzbd: add sabyenc to python envgeorgewhewell1-1/+1
2018-06-29treewide: http -> httpsRyan Mulligan1-1/+1
2018-04-23sabnzbd: 2.3.2 -> 2.3.3R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sabnzbd/versions. These checks were done: - built on NixOS - ran ‘/nix/store/rl41iqq34y5lbia598awnnr5zlqvn7p0-sabnzbd-2.3.3/bin/.sabnzbd-wrapped -h’ got 0 exit code - ran ‘/nix/store/rl41iqq34y5lbia598awnnr5zlqvn7p0-sabnzbd-2.3.3/bin/.sabnzbd-wrapped --help’ got 0 exit code - ran ‘/nix/store/rl41iqq34y5lbia598awnnr5zlqvn7p0-sabnzbd-2.3.3/bin/sabnzbd -h’ got 0 exit code - ran ‘/nix/store/rl41iqq34y5lbia598awnnr5zlqvn7p0-sabnzbd-2.3.3/bin/sabnzbd --help’ got 0 exit code - found 2.3.3 with grep in /nix/store/rl41iqq34y5lbia598awnnr5zlqvn7p0-sabnzbd-2.3.3 - directory tree listing: https://gist.github.com/06ad54e65a99a41896933852c69b59c1
2018-03-04sabnzbd: 1.2.1 -> 2.3.2Ryan Mulligan1-2/+2
Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2/bin/.sabnzbd-wrapped -h` got 0 exit code - ran `/nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2/bin/.sabnzbd-wrapped --help` got 0 exit code - ran `/nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2/bin/.sabnzbd-wrapped -v` and found version 2.3.2 - ran `/nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2/bin/.sabnzbd-wrapped --version` and found version 2.3.2 - ran `/nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2/bin/sabnzbd -h` got 0 exit code - ran `/nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2/bin/sabnzbd --help` got 0 exit code - ran `/nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2/bin/sabnzbd -v` and found version 2.3.2 - ran `/nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2/bin/sabnzbd --version` and found version 2.3.2 - found 2.3.2 with grep in /nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2 - found 2.3.2 in filename of file in /nix/store/3xqw8f0fsgx591sh0b1rbdapbki6faqx-sabnzbd-2.3.2 cc "@fridh"
2017-02-25sabnzbd: 1.2.0 -> 1.2.1Frederik Rietdijk1-2/+2
2017-02-14sabnzbd: fix dependenciesFrederik Rietdijk1-1/+1
2017-02-14sabnzbd: 1.1.0 -> 1.2.0Frederik Rietdijk1-6/+9
2017-01-11sabnzbd: add yenc packageFrederik Rietdijk1-1/+1
2016-10-18sabnzbd: use python2Frederik Rietdijk1-2/+2
because dependency cheetah is python2 only.
2016-10-10Python: remove modules and pythonFullFrederik Rietdijk1-1/+1
2016-09-27sabnzbd: fixupFrederik Rietdijk1-1/+1
Forgot to remove the colon when changing from --prefix to --set.
2016-09-27sabnzbd: 0.7.20 -> 1.1.0Frederik Rietdijk2-22/+18
2015-12-13sabnzbd: Fix OpenSSL wrapping.JC Brand2-12/+12
- Add SSL support by adding pyopenssl to PYTHONPATH - Update build script to use wrapPythonProgramsIn - Update the meta info
2015-12-13sabnzbd: 0.7.17 -> 0.7.20JC Brand1-3/+4
2014-06-07whitespaceShaun Sharples1-2/+2
2014-06-07sabnzbd: fixed typo in url and updated to 0.7.17Shaun Sharples2-7/+8
2013-10-06More description fixesBjørn Forsman1-1/+1
* Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
2013-07-14Even more mirror:// fixesEvgeny Egorochkin1-1/+1
2009-11-08Added par2, unzip/rar as dependencies so they are not picked up from PATHWouter den Breejen2-5/+5
svn path=/nixpkgs/trunk/; revision=18303
2009-11-08Added sabnzbd usenet download tool :)Wouter den Breejen1-3/+3
svn path=/nixpkgs/trunk/; revision=18295
2009-11-08Added sabnzbd usenet download tool :)Wouter den Breejen2-0/+35
svn path=/nixpkgs/trunk/; revision=18293