Commit 436a898d authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

python312Packages.pyopencl: properly sort inputs

parent eb05e359
Loading
Loading
Loading
Loading
+8 −6
Original line number Diff line number Diff line
@@ -6,17 +6,19 @@

  # build-system
  cmake,
  scikit-build-core,
  ninja,
  nanobind,
  ninja,
  numpy,
  scikit-build-core,

  # dependencies
  # buildInputs
  opencl-headers,
  pybind11,
  darwin,
  numpy,
  ocl-icd,
  opencl-headers,

  # dependencies
  platformdirs,
  pybind11,
  pytools,

  # tests