Eelco Dolstra wrote:

> Hi,
> 
> On 08/26/2011 04:57 PM, Yury G. Kudryashov wrote:
> 
>> +  upower = callPackage ../os-specific/linux/upower {
>> +    dbus_glib = pkgs.dbus_glib_0_94;
>> +  };
> 
> Why does upower need a newer dbus-glib?  (I do see random upower segfaults
> in ~/.xsession-errors, maybe that's why?)
Yes, exactly. Upowerd linked against old dbus-glib segfaults on d-bus 
introspection.

> However, I now get evaluation errors on some NixOS configurations (see
> http://hydra.nixos.org/jobset/nixos/trunk):
> 
>    attribute `dbus.tools' missing
> 
> I assume that's related :-)
That's related to the previous commit. I always forget to test hal... I hope 
that it is fixed in 28842.
-- 
Yury G. Kudryashov,
mailto: [email protected]

_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to