netgen: move python3Packages.pybind11 to buildInputs
This commit is contained in:
@@ -114,11 +114,11 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
libjpeg
|
||||
ffmpeg
|
||||
mpi
|
||||
python3Packages.pybind11
|
||||
];
|
||||
|
||||
propagatedBuildInputs = with python3Packages; [
|
||||
packaging
|
||||
pybind11
|
||||
mpi4py
|
||||
numpy
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user