summaryrefslogtreecommitdiff
path: root/pkgs/tools/security/hcxtools/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* hcxtools: 6.1.6 -> 6.2.0R. RyanTM2021-05-181-2/+2
* hcxtools: 6.1.5 -> 6.1.6R. RyanTM2021-03-101-2/+2
* hcxtools: 6.0.3 -> 6.1.5Vladyslav M2021-02-131-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 Profpatsch2021-01-111-2/+2
* hcxtools: 6.0.2 -> 6.0.3R. RyanTM2020-06-261-2/+2
* hcxtools: 6.0.1 -> 6.0.2R. RyanTM2020-05-021-2/+2
* hcxtools: 5.3.0 -> 6.0.1Vladyslav M2020-04-051-3/+3
* hcxtools: 5.2.2 -> 5.3.0R. RyanTM2019-12-231-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. RyanTM2019-09-261-2/+2
* hcxtools: 5.1.6 -> 5.2.0Vladyslav M2019-08-231-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. RyanTM2019-06-161-2/+2
* hcxtools: init at 5.1.4Vladyslav M2019-05-281-0/+27