summary refs log tree commit diff
path: root/pkgs/tools/graphics/zxing
Commit message (Collapse)AuthorAge
* treewide: set sourceProvenance for packages containing downloaded jarsRobert Scott2022-06-04
| | | | these are the easily identifiable cases and will not be comprehensive
* misc: Replace tab indentation with spacesVictor Engmark2021-11-14
| | | | | I've tried to be consistent, using four or eight spaces to line up with existing code.
* various: cleanup of 'inherit version;'Felix Buehler2021-07-16
|
* treewide: fix double quoted strings in meta.descriptionvolth2021-01-24
| | | | Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
* pkgs/tools: stdenv.lib -> libBen Siraphob2021-01-15
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* treewide: use dontUnpackworldofpeace2019-07-01
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* java: More default cleanupsWilliam A. Kennington III2015-01-07
|
* Behave in a sane way in ZXing wrapper when user gives --help argumentMichael Raskin2014-11-23
|
* Add a binary distribution of ZXing 1D/2D code libraryMichael Raskin2014-11-23