Loading pkgs/development/python-modules/explorerscript/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,10 @@ buildPythonPackage rec { dontUseCmakeConfigure = true; pythonRelaxDeps = [ "igraph" ]; propagatedBuildInputs = [ igraph pybind11 Loading Loading
pkgs/development/python-modules/explorerscript/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,10 @@ buildPythonPackage rec { dontUseCmakeConfigure = true; pythonRelaxDeps = [ "igraph" ]; propagatedBuildInputs = [ igraph pybind11 Loading