Loading pkgs/development/python-modules/withings-sync/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,10 +3,10 @@ , fetchFromGitHub , garth , lxml , python-dotenv , pythonOlder , requests , setuptools , wheel }: buildPythonPackage rec { Loading @@ -25,12 +25,12 @@ buildPythonPackage rec { nativeBuildInputs = [ setuptools wheel ]; propagatedBuildInputs = [ garth lxml python-dotenv requests ]; Loading Loading
pkgs/development/python-modules/withings-sync/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,10 +3,10 @@ , fetchFromGitHub , garth , lxml , python-dotenv , pythonOlder , requests , setuptools , wheel }: buildPythonPackage rec { Loading @@ -25,12 +25,12 @@ buildPythonPackage rec { nativeBuildInputs = [ setuptools wheel ]; propagatedBuildInputs = [ garth lxml python-dotenv requests ]; Loading