aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/graphics/deskew (follow)
Commit message (Collapse)AuthorAgeFilesLines
* deskew: fix srcRaghav Sood2020-11-181-3/+3
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-1/+1
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* deskew: init at 1.25Ryan Mulligan2018-11-251-0/+37
* deskew: init at 1.25 * Update pkgs/applications/graphics/deskew/default.nix Co-Authored-By: ryantm <ryan@ryantm.com>