From 23656c4a769bb6f0f4c165c9d072d66eae02a9c0 Mon Sep 17 00:00:00 2001 From: Armijn Hemel Date: Sat, 7 Jan 2006 15:06:10 +0000 Subject: supply right parameters for hotplug svn path=/nixpkgs/trunk/; revision=4504 --- pkgs/system/all-packages-generic.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs') diff --git a/pkgs/system/all-packages-generic.nix b/pkgs/system/all-packages-generic.nix index 28bac9127794..0019641e81ab 100644 --- a/pkgs/system/all-packages-generic.nix +++ b/pkgs/system/all-packages-generic.nix @@ -1636,7 +1636,7 @@ rec { }; hotplug = import ../os-specific/linux/hotplug { - inherit fetchurl stdenv; + inherit fetchurl stdenv bash gnused coreutils utillinux gnugrep module_init_tools; }; udev = import ../os-specific/linux/udev { -- cgit 1.4.1