Fix description.

This commit is contained in:
Tom Alexander 2025-08-21 20:30:23 -04:00
parent 64c94e9b06
commit 8bddf10e9d
No known key found for this signature in database
GPG Key ID: D3A179C9A53C0EDE

View File

@ -68,7 +68,7 @@ python3.pkgs.buildPythonPackage {
# ''; # '';
meta = with lib; { meta = with lib; {
description = " systemd wrapper on Cython"; description = "systemd wrapper on Cython";
homepage = "https://github.com/mosquito/cysystemd"; homepage = "https://github.com/mosquito/cysystemd";
license = licenses.asl20; license = licenses.asl20;
platforms = platforms.linux; platforms = platforms.linux;