Commit graph

12 commits

Author SHA1 Message Date
R. RyanTM 841bfbfb95 hcxtools: 6.1.6 -> 6.2.0 2021-05-18 04:31:29 +00:00
R. RyanTM 2cc9cd4208 hcxtools: 6.1.5 -> 6.1.6 2021-03-10 23:41:48 +00:00
Vladyslav M 8186e40fcc
hcxtools: 6.0.3 -> 6.1.5 2021-02-13 11:24:33 +02: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 8f09f750da hcxtools: 6.0.2 -> 6.0.3 2020-06-26 11:32:49 +00:00
R. RyanTM 4d13fd4625 hcxtools: 6.0.1 -> 6.0.2 2020-05-02 11:21:48 +00:00
Vladyslav M f5e0ebf1e6 hcxtools: 5.3.0 -> 6.0.1 2020-04-05 15:37:30 +02:00
R. RyanTM 6b340de7de hcxtools: 5.2.2 -> 5.3.0 2019-12-23 06:03:24 -08:00
R. RyanTM e0d0188986 hcxtools: 5.2.0 -> 5.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/hcxtools/versions
2019-09-26 15:34:14 -07:00
Vladyslav M 9a2b01ad8c
hcxtools: 5.1.6 -> 5.2.0 2019-08-23 23:14:23 +03:00
R. RyanTM 7295e0122a hcxtools: 5.1.4 -> 5.1.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hcxtools/versions
2019-06-16 18:52:59 -07:00
Vladyslav M 8c3dfab331
hcxtools: init at 5.1.4 2019-05-28 14:29:51 +03:00