| Commit message (Expand) | Author | Age | Files | Lines |
| * | hcxtools: 6.1.6 -> 6.2.0 | R. RyanTM | 2021-05-18 | 1 | -2/+2 |
| * | hcxtools: 6.1.5 -> 6.1.6 | R. RyanTM | 2021-03-10 | 1 | -2/+2 |
| * | hcxtools: 6.0.3 -> 6.1.5 | Vladyslav M | 2021-02-13 | 1 | -3/+4 |
| * | 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
| Profpatsch | 2021-01-11 | 1 | -2/+2 |
| * | hcxtools: 6.0.2 -> 6.0.3 | R. RyanTM | 2020-06-26 | 1 | -2/+2 |
| * | hcxtools: 6.0.1 -> 6.0.2 | R. RyanTM | 2020-05-02 | 1 | -2/+2 |
| * | hcxtools: 5.3.0 -> 6.0.1 | Vladyslav M | 2020-04-05 | 1 | -3/+3 |
| * | hcxtools: 5.2.2 -> 5.3.0 | R. RyanTM | 2019-12-23 | 1 | -2/+2 |
| * | 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
| R. RyanTM | 2019-09-26 | 1 | -2/+2 |
| * | hcxtools: 5.1.6 -> 5.2.0 | Vladyslav M | 2019-08-23 | 1 | -2/+2 |
| * | 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
| R. RyanTM | 2019-06-16 | 1 | -2/+2 |
| * | hcxtools: init at 5.1.4 | Vladyslav M | 2019-05-28 | 1 | -0/+27 |