[Nix-dev] Re: [Nix-commits] SVN commit: nix - 16685 - eelco	-	nixpkgs/trunk/pkgs/top-level
    Eelco Dolstra 
    e.dolstra at tudelft.nl
       
    Tue Aug 11 23:24:07 CEST 2009
    
    
  
Hi,
Michael Raskin wrote:
> Eelco Dolstra wrote:
>>    udev = import ../os-specific/linux/udev {
>> -    inherit fetchurl stdenv;
>> +    inherit fetchurl stdenv gperf pkgconfig acl libusb usbutils pciutils;
>> +    inherit (gtkLibs) glib;
>>    };
> 
> Is it my paranoia or udev depending on a GTK library (evel GLib) is one
> more step to total insanity? Yes, I know - were are not the ones who are
> making the step, but anyway..
I'm currently trying to figure out the whole undocumented udev / dbus / HAL /
ConsoleKit / PolicyKit / DeviceKit mess.  Now that's insanity...
-- 
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
    
    
More information about the nix-dev
mailing list