mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 09:53:10 +00:00
svn path=/nixpkgs/trunk/; revision=16685
This commit is contained in:
parent
17828d8442
commit
d66fd6e36b
@ -5539,7 +5539,8 @@ let
|
||||
};*/
|
||||
|
||||
udev = import ../os-specific/linux/udev {
|
||||
inherit fetchurl stdenv;
|
||||
inherit fetchurl stdenv gperf pkgconfig acl libusb usbutils pciutils;
|
||||
inherit (gtkLibs) glib;
|
||||
};
|
||||
|
||||
uml = import ../os-specific/linux/kernel/linux-2.6.20.nix {
|
||||
|
Loading…
Reference in New Issue
Block a user