Loading pkgs/development/python-modules/pyopencl/default.nix +14 −10 Original line number Diff line number Diff line { lib, stdenv, fetchFromGitHub, darwin, ocl-icd, buildPythonPackage, fetchFromGitHub, # build-system cmake, scikit-build-core, pathspec, ninja, nanobind, # dependencies darwin, ninja, numpy, ocl-icd, pathspec, scikit-build-core, # buildInputs opencl-headers, platformdirs, pybind11, pytestCheckHook, # dependencies platformdirs, pytools, # checks pytestCheckHook, }: let Loading Loading
pkgs/development/python-modules/pyopencl/default.nix +14 −10 Original line number Diff line number Diff line { lib, stdenv, fetchFromGitHub, darwin, ocl-icd, buildPythonPackage, fetchFromGitHub, # build-system cmake, scikit-build-core, pathspec, ninja, nanobind, # dependencies darwin, ninja, numpy, ocl-icd, pathspec, scikit-build-core, # buildInputs opencl-headers, platformdirs, pybind11, pytestCheckHook, # dependencies platformdirs, pytools, # checks pytestCheckHook, }: let Loading