Files
nixpkgs/pkgs/tools/filesystems
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-09-29 10:41:00 +02:00
2015-09-26 21:46:09 +02:00
2015-09-21 11:33:41 -07:00
2015-09-23 12:30:00 -07:00
2015-06-18 22:06:59 -07:00
2015-10-02 05:34:36 +02:00
2015-09-24 13:29:52 +02:00
2015-06-06 15:22:02 +03:00
2015-08-20 00:43:34 +03:00
2015-08-30 22:28:39 +02:00
2015-07-06 17:10:17 +08:00
2015-08-08 21:01:31 +03:00
2015-08-06 00:22:18 +02:00
2015-06-16 11:30:20 +02:00
2015-09-02 17:39:42 -07:00
2015-10-04 10:03:53 +02:00
2015-08-31 20:49:00 +02:00
2015-08-19 23:50:27 +02:00
2015-06-22 08:26:09 +02:00
2015-09-22 21:45:36 +02:00