Michael Lingelbach
cf5dcbf49f
Bump cudatoolkit in pycuda derivation, remove boost dependency
2020-05-17 13:45:16 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Frederik Rietdijk
056fb05d09
python: pycuda: 2018.1.1 -> 2019.1.2
2019-10-27 16:26:50 +01:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Frederik Rietdijk
c94a91bf4c
python: pycuda: 2018.1 -> 2018.1.1
2018-10-13 09:50:16 +02:00
Frederik Rietdijk
d3731041f8
python: pycuda: 2017.1.1 -> 2018.1
2018-08-25 07:38:23 +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
Dylan Simon
589d4640fb
pycuda: fix boost_python3 link
...
Boost python library now named -lboost_python3 on py3.
Remove a couple unused inputs.
2017-12-23 16:02:47 -05:00
adisbladis
d99378654f
pythonPackages: Add version and pname attributes to packages
2017-11-23 17:49:43 +01:00
Jörg Thalheim
e67daebcb6
pycuda: 2017.1 -> 2017.1.1
2017-08-28 09:34:05 +01:00
Frederik Rietdijk
6b999f3c42
Python: many package updates
...
Did not test all packages. Likely we'll have some breakage.
2017-05-27 14:25:08 +02:00
Frederik Rietdijk
05ca19c679
pythonPackages.pycuda: 2016.1 -> 2016.1.2
...
and disable tests because they require an available cuda device.
2016-11-14 12:31:05 +01:00
Tuomas Tynkkynen
a18ee4acb7
treewide: Make explicit that 'dev' output of boost is used
...
Also fix one incorrect output in geant.
2016-08-23 04:32:21 +03:00
artuuge
1a55add4ca
enable the tests only for python older than 3.5
2016-06-15 16:24:21 +02:00
artuuge
be0ade9d03
pycuda: init at 2016.1
2016-06-15 00:47:55 +02:00