about summary refs log tree commit diff
path: root/pkgs/development/python-modules/intelhex
AgeCommit message (Collapse)AuthorFilesLines
2019-06-16treewide: remove unused variables (#63177)volth1-1/+0
* treewide: remove unused variables * making ofborg happy
2019-05-19pythonPackages.intelhex: 2.1 -> 2.2.1Gabriel Ebner1-5/+7
2018-06-23pythonPackages: remove `name` attribute`Frederik Rietdijk1-1/+0
The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`.
2017-06-27python.pkgs.intelhex: fix patchFrederik Rietdijk1-2/+2
2017-06-23pythonPackages.intelhex init at 2.1Peter Jones1-0/+30