Commit graph

82 commits

Author SHA1 Message Date
R. RyanTM 58c0175dfe jackett: 0.18.15 -> 0.18.95 2021-05-20 09:04:43 +00:00
R. RyanTM 9e5a202a03 jackett: 0.17.1027 -> 0.18.15 2021-05-11 05:21:12 +00:00
Victor Roest 9afcd56453
jackett: 0.17.865 -> 0.17.1027 2021-05-06 19:53:03 +02:00
R. RyanTM fe9798f2dc jackett: 0.17.764 -> 0.17.865 2021-04-10 12:22:54 +00:00
R. RyanTM 3c3437afa6 jackett: 0.17.699 -> 0.17.764 2021-04-05 08:24:07 +00:00
R. RyanTM 9105a6aab8 jackett: 0.17.668 -> 0.17.699 2021-03-20 22:33:19 -07:00
R. RyanTM 09c134fcf6 jackett: 0.17.617 -> 0.17.668 2021-03-11 00:22:50 +00:00
R. RyanTM 79021a737b jackett: 0.17.606 -> 0.17.617 2021-03-04 17:31:57 +00:00
R. RyanTM 3b6fe1d600 jackett: 0.17.598 -> 0.17.606 2021-03-02 23:57:02 +00:00
Ryan Mulligan 51bc5783e2
Merge pull request #114662 from r-ryantm/auto-update/jackett
jackett: 0.17.311 -> 0.17.598
2021-02-28 16:13:06 -08:00
Steve Purcell fe99a449f3
jackett: replace deprecated license name
This was getting picked up as a suggestion by the linter during auto-updates from @r-ryantm.
2021-03-01 12:49:32 +13:00
R. RyanTM f35fbf2f79 jackett: 0.17.311 -> 0.17.598 2021-02-28 14:18:35 +00:00
R. RyanTM a3f0b6c23c jackett: 0.17.15 -> 0.17.311 2021-01-19 01:20:55 +00: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
R. RyanTM 81125225d6 jackett: 0.16.2347 -> 0.17.15 2020-12-10 18:28:34 +00:00
R. RyanTM 06fe1afa48 jackett: 0.16.2291 -> 0.16.2347 2020-12-07 20:54:36 +00:00
R. RyanTM 9d5b19145b jackett: 0.16.2269 -> 0.16.2291 2020-12-04 14:39:17 +00:00
R. RyanTM 17a6cabb64 jackett: 0.16.2236 -> 0.16.2269 2020-11-30 23:06:11 +00:00
R. RyanTM 109bcd82b0 jackett: 0.16.2152 -> 0.16.2236 2020-11-26 08:10:11 +00:00
R. RyanTM cba0c47801 jackett: 0.16.2131 -> 0.16.2152 2020-11-15 07:46:53 +00:00
R. RyanTM 9b5b1d2bfa jackett: 0.16.1964 -> 0.16.2131 2020-11-11 10:31:30 +00:00
R. RyanTM 0f65faec30 jackett: 0.16.1883 -> 0.16.1964 2020-11-02 06:42:51 +00:00
R. RyanTM 96a163601a jackett: 0.16.1757 -> 0.16.1883 2020-10-25 16:27:37 +00:00
Mario Rodas 8310b5a388
Merge pull request #100983 from r-ryantm/auto-update/jackett
jackett: 0.16.1670 -> 0.16.1757
2020-10-18 11:53:39 -05:00
R. RyanTM 5a2f63248c jackett: 0.16.1670 -> 0.16.1757 2020-10-18 14:53:00 +00:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Steve Purcell e2e58fa3f7 jackett: 0.16.1057 -> 0.16.1670 2020-10-11 17:17:58 +13:00
R. RyanTM aa9db88b8f jackett: 0.16.998 -> 0.16.1057 2020-09-05 02:30:14 +00:00
Steve Purcell 61f639c1ff
maintainers: add purcell (#96329) 2020-08-25 23:35:47 -04:00
Steve Purcell 67f989dc5e jackett: 0.16.175 -> 0.16.998, switch to Mono, adding Darwin support 2020-08-16 16:00:18 +12:00
Steve Purcell c10f382b09 jackett: 0.14.365 -> 0.16.175 2020-05-01 16:40:27 +12:00
Steve Purcell 013501676c jackett: build selectively for aarch64
The previous derivation would use the upstream x86_64 binary on ARM64,
causing binary format compatibility issues at runtime.
2020-05-01 16:40:17 +12:00
R. RyanTM ab7e9d73ff jackett: 0.13.467 -> 0.14.365 2020-04-06 12:38:22 -07:00
lewo ce961fad16
Merge pull request #81841 from r-ryantm/auto-update/jackett
jackett: 0.12.1301 -> 0.13.467
2020-03-10 10:14:10 +01:00
lewo 6cf9509024
Merge pull request #82179 from nyanloutre/jacket_disable_macos
jackett: disable macos platform
2020-03-10 10:13:08 +01:00
nyanloutre e95f1f32a0
jackett: disable macos platform 2020-03-09 21:49:24 +01:00
R. RyanTM 2b8ccf0c8c jackett: 0.12.1301 -> 0.13.467 2020-03-05 20:01:19 +00:00
R. RyanTM 0237993d5a jackett: 0.12.907 -> 0.12.1301 2020-02-06 20:17:16 +01:00
R. RyanTM 0d691d151e jackett: 0.11.751 -> 0.12.907 2019-11-01 21:53:45 -07:00
Victor SENE 25e4163914 jackett: 0.11.687 -> 0.11.751 2019-09-30 21:15:38 +02:00
nyanloutre d38121a871 jackett: 0.11.589 -> 0.11.687
Also migrate to standalone binary
2019-09-13 18:03:15 +02:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
R. RyanTM 3c05106e47 jackett: 0.11.559 -> 0.11.589
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jackett/versions
2019-08-19 05:47:12 -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 5d76be906d jackett: 0.11.457 -> 0.11.559
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jackett/versions
2019-08-04 06:18:22 -07:00
R. RyanTM d855c81323 jackett: 0.11.420 -> 0.11.457
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jackett/versions
2019-07-05 23:29:52 +02:00
R. RyanTM c23a98f5d4 jackett: 0.11.384 -> 0.11.420
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jackett/versions
2019-06-16 20:58:57 -07:00
R. RyanTM 8f458eff1a jackett: 0.11.256 -> 0.11.384
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jackett/versions
2019-06-01 16:07:31 -07:00
R. RyanTM f2f665036a jackett: 0.11.170 -> 0.11.256
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jackett/versions
2019-05-01 11:11:11 +02:00