nixpkgs/modules/programs
Evgeny Egorochkin 4b69de4a3d VirtualBox: udev rule to populate /dev/vboxusb.
After Linux 3.2(?), /proc/bus/usb (and usbfs (or usbdevfs?)) went away,
leaving virtualbox no way to determine what USB devices were connected
to the system. The solution was to add some virtualbox specific udev
rules to populate /dev/vboxusb with what was in /proc/bus/usb before.

Patch contributed by Jack Cummings.
2013-05-04 12:20:46 +03:00
..
bash bash-completion: support the "$out/share/bash-completion" location used by modern packages 2013-04-11 00:48:58 +02:00
blcr.nix Fix (and simplify) the blcr module. 2013-02-08 08:57:42 +01:00
info.nix * Provide info's manpage. 2012-03-04 16:10:19 +00:00
shadow.nix Add option ‘users.motd’ for setting a message of the day shown on login 2012-10-23 09:10:48 -04:00
shell.nix Add option for specifying shell aliases, environment.shellAliases. 2012-11-20 16:33:29 +01:00
ssh.nix Merge remote-tracking branch 'origin/master' into systemd 2012-11-30 16:12:04 +01:00
ssmtp.nix Rename environment.extraPackages to environment.systemPackages. 2009-10-07 17:14:25 +00:00
virtualbox.nix VirtualBox: udev rule to populate /dev/vboxusb. 2013-05-04 12:20:46 +03:00
wvdial.nix wvdial: don't make wvdial a system package; only root can run it 2011-11-25 17:41:47 +00:00