[Nix-dev] Re: [Nix-commits] SVN commit: nix - r28836 - in nixpkgs/trunk/pkgs: development/libraries/dbus development/libraries/dbus-glib os-specific/linux/upower top-level

Eelco Dolstra e.dolstra at tudelft.nl
Fri Aug 26 18:34:34 CEST 2011


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?)

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 :-)

-- 
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/



More information about the nix-dev mailing list