systemd: no need to use older gperf anymore
For a long time.
This commit is contained in:
parent
e1e7251339
commit
d392f4be1c
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue