Loading pkgs/development/python-modules/blebox-uniapi/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ buildPythonPackage rec { ]; meta = with lib; { changelog = "https://github.com/blebox/blebox_uniapi/blob/${version}/HISTORY.rst"; changelog = "https://github.com/blebox/blebox_uniapi/blob/v${version}/HISTORY.rst"; description = "Python API for accessing BleBox smart home devices"; homepage = "https://github.com/blebox/blebox_uniapi"; license = licenses.asl20; Loading Loading
pkgs/development/python-modules/blebox-uniapi/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ buildPythonPackage rec { ]; meta = with lib; { changelog = "https://github.com/blebox/blebox_uniapi/blob/${version}/HISTORY.rst"; changelog = "https://github.com/blebox/blebox_uniapi/blob/v${version}/HISTORY.rst"; description = "Python API for accessing BleBox smart home devices"; homepage = "https://github.com/blebox/blebox_uniapi"; license = licenses.asl20; Loading