Commit graph

10 commits

Author SHA1 Message Date
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Johannes Frankenau 3bedaf24f8 python.pkgs.libarcus: 3.3.0 -> 3.4.1 2018-07-14 22:53:19 +02:00
Frederik Rietdijk ced21f5e1a pythonPackages: remove name attribute`
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`.
2018-06-23 18:14:26 +02:00
Johannes Frankenau 8ec26d8e5c libarcus: 3.2.1 -> 3.3.0 2018-06-10 10:17:27 +02:00
Nikolay Amiantov 0a02b55b5c libarcus: 3.0.3 -> 3.2.1 2018-02-25 22:24:08 +03:00
Nikolay Amiantov 6c5184fff7 python.pkgs.libarcus: 2.6.1 -> 3.0.3 2017-10-22 04:18:32 +03:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* 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
2017-08-01 22:03:30 +02:00
Nikolay Amiantov a14ebe50c1 python.pkgs.libarcus: 2.4.0 -> 2.6.1 2017-07-27 17:07:44 +03:00
Frederik Rietdijk 959842a9c7 Python: add pname attributes to libraries
so that we can use the update script.
2017-05-27 11:30:21 +02:00
Nikolay Amiantov e3a6a1fc0e python.pkgs.libarcus: init at 2.4.0 2017-03-01 02:23:18 +03:00