Loading pkgs/applications/graphics/pymeshlab/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -45,10 +45,13 @@ stdenv.mkDerivation (finalAttrs: { python3Packages.pybind11 ]; nativeCheckInputs = [ python3Packages.pythonImportsCheckHook ]; propagatedBuildInputs = [ meshlab python3Packages.numpy python3Packages.pythonImportsCheckHook ]; buildInputs = [ Loading Loading
pkgs/applications/graphics/pymeshlab/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -45,10 +45,13 @@ stdenv.mkDerivation (finalAttrs: { python3Packages.pybind11 ]; nativeCheckInputs = [ python3Packages.pythonImportsCheckHook ]; propagatedBuildInputs = [ meshlab python3Packages.numpy python3Packages.pythonImportsCheckHook ]; buildInputs = [ Loading