Loading pkgs/development/python-modules/google-cloud-compute/default.nix +13 −14 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchPypi , pythonOlder , google-api-core , mock , proto-plus , protobuf , pytest-asyncio , pytestCheckHook , setuptools { lib, buildPythonPackage, fetchPypi, pythonOlder, google-api-core, mock, proto-plus, protobuf, pytest-asyncio, pytestCheckHook, setuptools, }: buildPythonPackage rec { Loading @@ -23,9 +24,7 @@ buildPythonPackage rec { hash = "sha256-oHs0CLP3d4bcsZZmn/N2e8UQgHGKfC0/13ne/I2Be00="; }; build-system = [ setuptools ]; build-system = [ setuptools ]; dependencies = [ google-api-core Loading Loading
pkgs/development/python-modules/google-cloud-compute/default.nix +13 −14 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchPypi , pythonOlder , google-api-core , mock , proto-plus , protobuf , pytest-asyncio , pytestCheckHook , setuptools { lib, buildPythonPackage, fetchPypi, pythonOlder, google-api-core, mock, proto-plus, protobuf, pytest-asyncio, pytestCheckHook, setuptools, }: buildPythonPackage rec { Loading @@ -23,9 +24,7 @@ buildPythonPackage rec { hash = "sha256-oHs0CLP3d4bcsZZmn/N2e8UQgHGKfC0/13ne/I2Be00="; }; build-system = [ setuptools ]; build-system = [ setuptools ]; dependencies = [ google-api-core Loading