summary refs log tree commit diff
path: root/pkgs/tools/filesystems/catcli
Commit message (Collapse)AuthorAge
* catcli: 0.7.4 -> 0.8.0R. RyanTM2022-01-22
| | | | | | * catcli: 0.7.4 -> 0.8.0 (#156009) and use SPDX 3.0 license identifier Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
* catcli: 0.7.3 -> 0.7.4R. RyanTM2021-10-17
|
* catcli: 0.7.2 -> 0.7.3R. RyanTM2021-09-27
|
* catcli: 0.7.0 -> 0.7.2R. RyanTM2021-09-16
|
* catcli: 0.6.2 -> 0.7.0R. RyanTM2021-08-17
|
* catcli: expand platforms to allBen Siraphob2021-03-17
|
* catcli: 0.6.1 -> 0.6.2R. RyanTM2021-03-14
|
* catcli: 0.6.0 -> 0.6.1R. RyanTM2021-02-18
|
* treewide: remove stdenv where not neededPavol Rusnak2021-01-25
|
* treewide: fix double quoted strings in meta.descriptionvolth2021-01-24
| | | | Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | 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
* catcli: 0.5.13 -> 0.6.0R. RyanTM2020-05-02
|
* catcli: init at 0.5.13Josh Peters2020-04-11