aboutsummaryrefslogtreecommitdiff
path: root/pkgs/tools/archivers/afio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* afio: package has moved to GitHubKeshav Kini2020-05-021-5/+7
| | | | | | The old homepage and src URLs no longer exist. The author of the package confirms on GitHub that GitHub is now the official homepage (see kholtman/afio#12).
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* treewide: installFlags is a listRobin Gloster2019-12-301-1/+1
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-2/+2
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* afio: update 2.5.1 -> 2.5.2Philipp Gesang2019-01-273-51/+48
|
* afio: init at 2.5.1Philipp Gesang2017-02-172-0/+79
Signed-off-by: Philipp Gesang <phg@phi-gamma.net>