nixpkgs/pkgs/tools/filesystems/nixpart/0.4
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
..
blivet.nix udev: complete rework 2015-10-04 10:03:53 +02:00
cryptsetup.nix nixpart: Move all 0.4 dependencies into one dir. 2014-10-22 08:22:59 +02:00
default.nix udev: complete rework 2015-10-04 10:03:53 +02:00
dmraid.nix nixpart: Move all 0.4 dependencies into one dir. 2014-10-22 08:22:59 +02:00
lvm2.nix udev: complete rework 2015-10-04 10:03:53 +02:00
multipath-tools.nix udev: complete rework 2015-10-04 10:03:53 +02:00
parted.nix unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
pyblock.nix nixpart: Move all 0.4 dependencies into one dir. 2014-10-22 08:22:59 +02:00
pykickstart.nix nixpart: Move all 0.4 dependencies into one dir. 2014-10-22 08:22:59 +02:00
pyparted.nix nixpart: Move all 0.4 dependencies into one dir. 2014-10-22 08:22:59 +02:00