Commit Graph

8 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
Markus S. Wamser 2043dbb6fa pkgs.development.python-modules: remove unused args 2021-11-12 19:10:54 -08:00
Frederik Rietdijk e131f22f50 pythonPackages.cadquery: wrap pythonocc-core-cadquery with toPythonModule
Otherwise it won't be kept track of with the Python infra.
2021-03-13 12:54:05 +01:00
Pavol Rusnak a4bbfba80d pkgs/development/python-modules: stdenv.lib -> lib 2021-01-24 01:29:22 +01:00
Sandro Jäckel 2dbe0c21c4 pythonPackages.cadquery: Fix build on darwin 2020-12-29 19:14:22 -08:00
Marcus Boyd be00210050 python3Packages.cadquery: 2.0RC0 -> 2.0 2020-05-22 14:25:41 +09:30
Marcus Boyd f29905dbdf pythonPackages.cadquery: use CadQuery fork of pythonocc 2019-11-30 16:29:58 +10:30
Chris Ostrouchov a815aafdc7 pythonPackages.cadquery: init at 2.0RC0 2019-11-28 16:29:24 +10:30