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
R. Ryantm 1ddcf71d41 python310Packages.boxx: 0.10.7 -> 0.10.8 2022-11-17 12:29:40 +00:00
R. Ryantm aaef97d1e7 python310Packages.boxx: 0.10.6 -> 0.10.7 2022-10-01 20:30:54 +00:00
Martin Weinelt 3c50c3b69f python3Packages.boxx: 0.10.5 -> 0.10.6 2022-09-18 23:57:37 +02:00
Martin Weinelt afe8ee8b47 python3Packages.torch{,-bin}: rename from pytorch{,-bin}
The proper name for a python package is the one in the setuptools
setup() call, which can also be seen on pypi.

Correct: https://pypi.org/project/torch/
Wrong: https://pypi.org/project/pytorch/

Includes a treewide rename of the attribute and creates aliases for the
old name.
2022-08-30 17:46:57 +02:00
R. Ryantm 6593cea259 python310Packages.boxx: 0.10.4 -> 0.10.5 2022-07-01 10:28:12 -07:00
R. Ryantm 4e63de22e2 python310Packages.boxx: 0.10.1 -> 0.10.4 2022-06-29 11:49:59 +00:00
R. Ryantm 39f208db81 python310Packages.boxx: 0.10.0 -> 0.10.1 2022-05-24 07:10:52 +00:00
Fabian Affolter debfa6723c python3Packages.boxx: disable on older Python releases 2022-04-26 13:29:51 +02:00
R. Ryantm 7e2dc25cd1 python310Packages.boxx: 0.9.11 -> 0.10.0 2022-04-26 10:48:26 +00:00
Martin Weinelt 901a75d2d9 python3Packages.boxx: 0.9.10 -> 0.9.11 2022-04-13 16:49:38 +02:00
Martin Weinelt 23e9464e04 python3Packages.boxx: 0.9.9 -> 0.9.10 2022-03-14 00:28:50 +01:00
lucasew d2b979b354 python3Packages.boxx: init at 0.9.9
Signed-off-by: lucasew <lucas59356@gmail.com>
2022-01-13 11:07:20 -03:00