{ xandikos, systemd-python, }: xandikos.overridePythonAttrs (super: { dependencies = super.dependencies ++ [systemd-python]; })