Loading pkgs/development/python-modules/curvefitgui/default.nix +9 −3 Original line number Diff line number Diff line Loading @@ -2,8 +2,12 @@ lib, buildPythonPackage, fetchFromGitHub, setuptools, pythonAtLeast, # build-system setuptools, # depedencies numpy, scipy, pyqt5, Loading @@ -27,9 +31,11 @@ buildPythonPackage { hash = "sha256-oK0ROKxh/91OrHhuufG6pvc2EMBeMP8R5O+ED2thyW8="; }; nativeBuildInputs = [ setuptools ]; build-system = [ setuptools ]; propagatedBuildInputs = [ dependencies = [ numpy scipy pyqt5 Loading Loading
pkgs/development/python-modules/curvefitgui/default.nix +9 −3 Original line number Diff line number Diff line Loading @@ -2,8 +2,12 @@ lib, buildPythonPackage, fetchFromGitHub, setuptools, pythonAtLeast, # build-system setuptools, # depedencies numpy, scipy, pyqt5, Loading @@ -27,9 +31,11 @@ buildPythonPackage { hash = "sha256-oK0ROKxh/91OrHhuufG6pvc2EMBeMP8R5O+ED2thyW8="; }; nativeBuildInputs = [ setuptools ]; build-system = [ setuptools ]; propagatedBuildInputs = [ dependencies = [ numpy scipy pyqt5 Loading