utillinux: rename to util-linux
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
, shellcheck
|
||||
, smartmontools
|
||||
, systemd
|
||||
, utillinux
|
||||
, util-linux
|
||||
, x86_energy_perf_policy
|
||||
# RDW only works with NetworkManager, and thus is optional with default off
|
||||
, enableRDW ? false
|
||||
@@ -86,7 +86,7 @@
|
||||
perl
|
||||
smartmontools
|
||||
systemd
|
||||
utillinux
|
||||
util-linux
|
||||
] ++ lib.optional enableRDW networkmanager
|
||||
++ lib.optional (lib.any (lib.meta.platformMatch stdenv.hostPlatform) x86_energy_perf_policy.meta.platforms) x86_energy_perf_policy
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user