Loading pkgs/development/python-modules/pysolcast/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ , requests , responses , poetry-core , pythonRelaxDepsHook }: buildPythonPackage rec { Loading @@ -25,8 +26,13 @@ buildPythonPackage rec { hash = "sha256-jLhM47o6LvkPux0kusOrRk4TDS6VLWE0QMEiQxlBCwo="; }; pythonRelaxDeps = [ "responses" ]; nativeBuildInputs = [ poetry-core pythonRelaxDepsHook ]; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/pysolcast/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ , requests , responses , poetry-core , pythonRelaxDepsHook }: buildPythonPackage rec { Loading @@ -25,8 +26,13 @@ buildPythonPackage rec { hash = "sha256-jLhM47o6LvkPux0kusOrRk4TDS6VLWE0QMEiQxlBCwo="; }; pythonRelaxDeps = [ "responses" ]; nativeBuildInputs = [ poetry-core pythonRelaxDepsHook ]; propagatedBuildInputs = [ Loading