Commit graph

58 commits

Author SHA1 Message Date
R. Ryantm 509a8c298f picard-tools: 2.26.3 -> 2.26.4 2021-11-03 19:57:00 +00:00
Justin Bedo f120d4daf4
picard-tools: 2.26.2 -> 2.26.3 2021-10-19 21:24:56 +11:00
R. RyanTM e676fdcb90 picard-tools: 2.26.0 -> 2.26.2 2021-09-14 19:53:25 +00:00
R. RyanTM 742cd80071 picard-tools: 2.25.7 -> 2.26.0 2021-08-22 10:47:38 +00:00
R. RyanTM 1a23a8bb9e picard-tools: 2.25.1 -> 2.25.7 2021-08-17 13:50:42 +00:00
Felix Buehler be219752d2 picard-tools: deprecate phases 2021-08-03 00:04:29 +02:00
R. RyanTM 49e4c1e323 picard-tools: 2.25.0 -> 2.25.1 2021-03-26 03:16:44 +00:00
R. RyanTM d1067751c6 picard-tools: 2.24.2 -> 2.25.0 2021-02-11 21:10:44 +00:00
R. RyanTM 0adfe0f108 picard-tools: 2.24.1 -> 2.24.2 2021-02-05 12:35:00 +00:00
R. RyanTM e1ea0a237a picard-tools: 2.24.0 -> 2.24.1 2021-01-22 19:10:27 +00:00
R. RyanTM 427bbe059a picard-tools: 2.23.9 -> 2.24.0 2021-01-20 20:42:01 +00: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 aa2148eb1f picard-tools: 2.23.8 -> 2.23.9 2020-12-10 23:06:36 +00:00
R. RyanTM 6391d3c1b5 picard-tools: 2.23.4 -> 2.23.8 2020-11-04 04:53:50 +00:00
R. RyanTM 1c368b0f13 picard-tools: 2.23.3 -> 2.23.4 2020-09-05 14:02:32 +00:00
R. RyanTM 44181da7b7 picard-tools: 2.23.1 -> 2.23.3 2020-08-02 10:04:36 +00:00
R. RyanTM 6630edb1bd picard-tools: 2.23.0 -> 2.23.1 2020-07-02 18:09:49 -07:00
R. RyanTM 57a49ce3a4 picard-tools: 2.22.9 -> 2.23.0 2020-06-15 00:57:30 +00:00
R. RyanTM 170ea57065 picard-tools: 2.22.8 -> 2.22.9 2020-06-06 15:43:25 +00:00
R. RyanTM a60a040236 picard-tools: 2.22.7 -> 2.22.8 2020-05-25 01:25:17 +00:00
R. RyanTM 3450729658 picard-tools: 2.22.4 -> 2.22.7 2020-05-19 21:56:38 +00:00
R. RyanTM 877b1cdad7 picard-tools: 2.22.2 -> 2.22.4 2020-05-04 04:07:44 +00:00
R. RyanTM 92c8881358 picard-tools: 2.22.0 -> 2.22.2 2020-04-01 17:29:55 +00:00
R. RyanTM 343ec80712 picard-tools: 2.21.8 -> 2.22.0 2020-03-04 09:58:40 +00:00
R. RyanTM d5404eebe9 picard-tools: 2.21.6 -> 2.21.8 2020-02-07 17:20:58 +00:00
R. RyanTM fff7a7a862 picard-tools: 2.21.3 -> 2.21.6 2020-01-22 10:12:28 +00:00
R. RyanTM 98e0ead3ba picard-tools: 2.21.1 -> 2.21.3 (#74528) 2019-11-30 16:24:44 +01:00
R. RyanTM b8acb48b24 picard-tools: 2.20.8 -> 2.21.1 (#71748)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
2019-10-23 09:34:40 +02:00
R. RyanTM 8c397c2bc2 picard-tools: 2.20.5 -> 2.20.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
2019-09-27 18:25:22 -07: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 41571dc81a picard-tools: 2.20.4 -> 2.20.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
2019-08-19 21:40:40 -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 3bfd09b76d picard-tools: 2.20.3 -> 2.20.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
2019-08-04 23:04:42 -07:00
R. RyanTM b7fc14d8e6 picard-tools: 2.20.2 -> 2.20.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
2019-07-15 21:46:51 -07:00
R. RyanTM 2998ac28b4 picard-tools: 2.19.2 -> 2.20.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/picard-tools/versions
2019-06-02 05:31:59 -07:00
R. RyanTM d41da19c65 picard-tools: 2.19.0 -> 2.19.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/picard-tools/versions
2019-05-01 17:49:08 -07:00
R. RyanTM 0dc3184871 picard-tools: 2.18.27 -> 2.19.0 (#59634)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
2019-04-20 13:15:40 +02:00
R. RyanTM 70815de29c picard-tools: 2.18.25 -> 2.18.27
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
2019-03-11 03:37:34 -07:00
R. RyanTM 00cdff318a picard-tools: 2.18.23 -> 2.18.25
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
2019-01-28 17:17:30 +00:00
R. RyanTM b2a7ef628a picard-tools: 2.18.21 -> 2.18.23
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
2019-01-16 21:43:19 -08:00
R. RyanTM c00dbcb7c4 picard-tools: 2.18.20 -> 2.18.21
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
2019-01-03 08:39:10 +01:00
R. RyanTM b261fb0474 picard-tools: 2.18.17 -> 2.18.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
2018-12-14 16:27:07 -08:00
R. RyanTM 36a0335d02 picard-tools: 2.18.14 -> 2.18.17 (#50647)
* picard-tools: 2.18.14 -> 2.18.16

Changelog: https://github.com/broadinstitute/picard/releases/tag/2.18.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions

* picard-tools: 2.18.16 -> 2.18.17

Changelog: https://github.com/broadinstitute/picard/releases/tag/2.18.17
2018-11-27 14:31:09 +01:00
R. RyanTM 77f8e10fed picard-tools: 2.18.12 -> 2.18.14 (#46978)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
2018-09-29 21:03:17 +02:00
R. RyanTM f72cba212c picard-tools: 2.18.11 -> 2.18.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
picard-tools
2018-09-06 14:22:26 -07:00
R. RyanTM ff7d82d405 picard-tools: 2.18.10 -> 2.18.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions.
2018-08-16 14:33:38 -07:00
R. RyanTM 668047ca55 picard-tools: 2.18.9 -> 2.18.10
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/picard-tools/versions.
2018-07-21 12:28:41 -07:00
R. RyanTM cb85999b6b picard-tools: 2.18.7 -> 2.18.9 (#42967)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/picard-tools/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/ah3v1x61gmj9lan8a3qvy3824lqvjdgi-picard-tools-2.18.9/bin/picard had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.18.9 with grep in /nix/store/ah3v1x61gmj9lan8a3qvy3824lqvjdgi-picard-tools-2.18.9
- directory tree listing: https://gist.github.com/0972acdc51fe8a1cde470e4ab5e87993
- du listing: https://gist.github.com/6a66b6723ce4887cd108678369b87360
2018-07-06 20:24:57 +02:00
R. RyanTM b3052440f6 picard-tools: 2.18.5 -> 2.18.7 (#41975)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/picard-tools/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/siklhy9pl9xl9cq3nlqhln038554h72g-picard-tools-2.18.7/bin/picard had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.18.7 with grep in /nix/store/siklhy9pl9xl9cq3nlqhln038554h72g-picard-tools-2.18.7
- directory tree listing: https://gist.github.com/a49ed5f2ff312ce6180174183901e38f
- du listing: https://gist.github.com/243f4d89d2100ef27d332e3562d5f173
2018-06-18 22:41:49 +02:00
R. RyanTM e33eacbc1d picard-tools: 2.18.4 -> 2.18.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/picard-tools/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/y7q0bsph0zldfjkz4ci3f41ba5va810w-picard-tools-2.18.5/bin/picard had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.18.5 with grep in /nix/store/y7q0bsph0zldfjkz4ci3f41ba5va810w-picard-tools-2.18.5
- directory tree listing: https://gist.github.com/1938ad634fa882d94e8d28fd1625547c
- du listing: https://gist.github.com/4b51e89646327900f6ef6f2242f5d0bd
2018-05-26 10:42:37 -07:00