paraview: cmake belongs to nativeBuildInputs
This commit is contained in:
parent
cef755a843
commit
fcd16d3338
@ -33,8 +33,11 @@ stdenv.mkDerivation rec {
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
buildInputs = [
|
||||
nativeBuildInputs = [
|
||||
cmake
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
python
|
||||
mesa
|
||||
libXt
|
||||
|
Loading…
x
Reference in New Issue
Block a user