systemd: no need to use older gperf anymore

For a long time.
This commit is contained in:
Vladimír Čunát 2017-10-16 20:05:30 +02:00
parent e1e7251339
commit d392f4be1c
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -12920,7 +12920,6 @@ with pkgs;
systemd = callPackage ../os-specific/linux/systemd {
utillinux = utillinuxMinimal; # break the cyclic dependency
gperf = gperf_3_0; # fix build until v233
}
// {
udev.bin = systemd; # ${systemd.udev.bin}/bin/udevadm