nixpkgs/pkgs
Vladimír Čunát b44d846990 udev: complete rework
- systemd puts all into one output now (except for man),
  because I wasn't able to fix all systemd/udev refernces
  for NixOS to work well
- libudev is now by default *copied* into another path,
  which is what most packages will use as build input :-)
- pkgs.udev = [ libudev.out libudev.dev ]; because there are too many
  references that just put `udev` into build inputs (to rewrite them all),
  also this made "${udev}/foo" fail at *evaluation* time
  so it's easier to catch and change to something more specific
2015-10-04 10:03:53 +02:00
..
applications udev: complete rework 2015-10-04 10:03:53 +02:00
build-support Merge staging into closure-size 2015-10-03 15:23:13 +02:00
data Merge staging into closure-size 2015-10-03 15:23:13 +02:00
desktops Merge: staging with systemd 2015-10-02 10:24:41 +02:00
development udev: complete rework 2015-10-04 10:03:53 +02:00
games planetary-annihilation: fixup to use multiple-output paths 2015-10-03 16:49:36 +02:00
misc udev: complete rework 2015-10-04 10:03:53 +02:00
os-specific udev: complete rework 2015-10-04 10:03:53 +02:00
servers libXmu: Split into multiple outputs 2015-10-03 16:36:21 +02:00
shells Merge commit staging+systemd into closure-size 2015-10-03 13:33:37 +02:00
stdenv Merge staging into closure-size 2015-10-03 15:23:13 +02:00
test
tools udev: complete rework 2015-10-04 10:03:53 +02:00
top-level udev: complete rework 2015-10-04 10:03:53 +02:00