Loading pkgs/development/python-modules/nibe/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -32,9 +32,9 @@ buildPythonPackage rec { hash = "sha256-g43lXQzsQ1Serq6oIMcnAYwUppdEVcBkYGEoy3NIwqo="; }; nativeBuildInputs = [ setuptools ]; build-system = [ setuptools ]; propagatedBuildInputs = [ dependencies = [ async-modbus async-timeout construct Loading Loading @@ -62,7 +62,7 @@ buildPythonPackage rec { description = "Library for the communication with Nibe heatpumps"; homepage = "https://github.com/yozik04/nibe"; changelog = "https://github.com/yozik04/nibe/releases/tag/${version}"; license = with licenses; [ gpl3Plus ]; license = licenses.gpl3Plus; maintainers = with maintainers; [ fab ]; }; } Loading
pkgs/development/python-modules/nibe/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -32,9 +32,9 @@ buildPythonPackage rec { hash = "sha256-g43lXQzsQ1Serq6oIMcnAYwUppdEVcBkYGEoy3NIwqo="; }; nativeBuildInputs = [ setuptools ]; build-system = [ setuptools ]; propagatedBuildInputs = [ dependencies = [ async-modbus async-timeout construct Loading Loading @@ -62,7 +62,7 @@ buildPythonPackage rec { description = "Library for the communication with Nibe heatpumps"; homepage = "https://github.com/yozik04/nibe"; changelog = "https://github.com/yozik04/nibe/releases/tag/${version}"; license = with licenses; [ gpl3Plus ]; license = licenses.gpl3Plus; maintainers = with maintainers; [ fab ]; }; }