On 07/06/17 13:56, Ludovic Courtès wrote: > Christopher Baines skribis: > >> * gnu/packages/freedesktop.scm (packagekit): New variable. > > Applied, thanks! Great, thanks for you review :) >> + #:configure-flags >> + '("--disable-systemd"))) > > Could it be that it only uses the logind part of systemd? If that’s the > case, we could adapt it to use elogind. Yes, maybe, I'll have a go at adding elogind. > Oh, and now PackageKit needs a Guix back-end. :-) Yes, that would be nice wouldn't it