Files
nixpkgs/pkgs/misc
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
..
2015-03-31 15:11:47 +03:00
2015-10-04 10:03:53 +02:00
2015-05-02 15:54:42 -07:00
2015-10-02 16:33:40 +02:00
2015-09-27 15:08:12 -05:00
2015-08-26 22:07:18 +03:00
2015-09-28 13:25:23 +01:00
2015-09-21 23:01:11 +03:00