Commit Graph

13 Commits

Author SHA1 Message Date
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Sandro Jäckel e3a664ac46 python39Packages.cufflinks: remove unused input 2021-02-16 04:00:07 +01:00
Ben Darwin 6f9f91d331 python3Packages.cufflinks: add nose to checkInputs 2020-03-27 10:53:07 -07:00
Jonathan Ringer 75b0fc6f0c python3Packages.cufflinks: 0.16 -> 0.17.3 2020-03-18 15:52:03 -07:00
Jonathan Ringer 7d297e4591 pythonPackages.cufflinks: 0.15 -> 0.16 2019-10-07 01:47:42 -07:00
Mario Rodas 1d8c4fe30f pythonPackages.cufflinks: add patch for plotly 3.8 2019-05-08 21:55:06 -05:00
Robert Schütz ed57afc79d python.pkgs.cufflinks: 0.14.6 -> 0.15 2019-04-03 16:15:23 +02:00
Frederik Rietdijk 932f62334b python: cufflinks: 0.14.5 -> 0.14.6 2018-12-03 16:50:38 +01:00
Frederik Rietdijk 8b37a55c98 python: cufflinks: 0.13.0 -> 0.14.5 2018-12-03 16:50:29 +01: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
Frederik Rietdijk 6a5bb306da python: cufflinks: 0.12.1 -> 0.13.0 2018-06-22 13:09:39 +02:00
Frederik Rietdijk 44e98de414 python.pkgs: maintenance updates 2017-11-24 20:36:20 +01:00
Robin Gloster c6adc2e348 python.pkgs.cufflinks: init at 0.12.0 2017-10-19 16:43:11 +02:00