Loading pkgs/development/python-modules/dbus-fast/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -89,9 +89,9 @@ buildPythonPackage rec { ]; meta = with lib; { changelog = "https://github.com/Bluetooth-Devices/dbus-fast/releases/tag/v${version}"; description = "Faster version of dbus-next"; homepage = "https://github.com/bluetooth-devices/dbus-fast"; changelog = "https://github.com/Bluetooth-Devices/dbus-fast/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ fab ]; }; Loading Loading
pkgs/development/python-modules/dbus-fast/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -89,9 +89,9 @@ buildPythonPackage rec { ]; meta = with lib; { changelog = "https://github.com/Bluetooth-Devices/dbus-fast/releases/tag/v${version}"; description = "Faster version of dbus-next"; homepage = "https://github.com/bluetooth-devices/dbus-fast"; changelog = "https://github.com/Bluetooth-Devices/dbus-fast/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ fab ]; }; Loading