Dmitry Kalinkin
d35009ee63
python3Packages.ipykernel: fix build on darwin
...
Also python34 is not supported:
979e6fd2db
nixpkgs doesn't provide python34 anymore, so pythonOlder "3.5" is always
true and can be removed.
2020-02-26 00:48:29 -05:00
Frederik Rietdijk
3f7bf955cb
python3Packages.ipykernel: 5.1.3 -> 5.1.4
2020-02-06 10:25:18 +01:00
Mario Rodas
5c0d3d9050
pythonPackages.ipykernel: fix build
...
flaky was accidentally removed from checkInputs in 99de1a8ebb
2020-01-05 13:51:31 +01:00
Frederik Rietdijk
99de1a8ebb
pythonPackages.ipykernel: remove duplicate checkInputs
2019-12-30 18:17:34 +01:00
Jonathan Ringer
f92a1048f3
python3Packages.ipykernel: 5.1.2 -> 5.1.3
2019-12-30 16:46:50 +01:00
Dmitry Kalinkin
c69b4f8e9c
python3Packages.ipykernel: fix build on darwin
2019-12-29 01:25:26 -08:00
Dmitry Kalinkin
afacb9d06b
python3Packages.ipykernel: use pytestCheckHook, enable all tests
...
All tests pass on NixOS. Some still fail on Darwin, but it's a different
issue.
2019-12-29 01:25:26 -08:00
Frederik Rietdijk
6b4902afde
pythonPackages.ipykernel: 5.1.1 -> 5.1.2
2019-10-18 09:54:03 +02:00
Frederik Rietdijk
647fc0c164
python: ipykernel: 4.10.0 -> 4.10.1
2019-10-18 09:53:58 +02:00
Fabian Möller
88264604ff
ipykernel:fix darwin build
2019-09-14 21:19:09 +02:00
Jonathan Ringer
0bca1209e5
python3Packages.ipykernel: 5.1.0 -> 5.1.1
2019-08-03 07:12:55 +02:00
Frederik Rietdijk
8875a3e706
python.pkgs.ipykernel: disable failing tests
2019-02-17 14:40:49 +01:00
Eamonn Coughlan
7c2d638802
ipykernel: fix permissions when installing kernels
2018-12-19 09:18:28 +01:00
Chris Ostrouchov
39adcea9d6
python36Packges.ipykernel: 4.8.2 -> 5.1.0
2018-11-21 12:38:54 +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
b1ef93a132
python: ipykernel: 4.8.1 -> 4.8.2
2018-02-26 18:42:48 +01:00
Frederik Rietdijk
76f6303abe
python: ipykernel: 4.8.0 -> 4.8.1
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
a8c928a4eb
python: ipykernel: 4.7.0 -> 4.8.0
2018-01-20 12:05:26 +01:00
Frederik Rietdijk
675d84adfd
python: ipykernel: 4.6.1 -> 4.7.0
2017-12-31 10:55:07 +01:00
Frederik Rietdijk
9a106b1c52
pythonPackages.ipykernel: 4.5.2 -> 4.6.1
2017-04-18 12:03:46 +02:00