util-linux: remove unused systemd parameter (#463766)
This commit is contained in:
@@ -19,8 +19,7 @@
|
||||
ncurses,
|
||||
pamSupport ? lib.meta.availableOn stdenv.hostPlatform pam,
|
||||
pam,
|
||||
systemdSupport ? lib.meta.availableOn stdenv.hostPlatform systemd,
|
||||
systemd,
|
||||
systemdSupport ? lib.meta.availableOn stdenv.hostPlatform systemdLibs,
|
||||
systemdLibs,
|
||||
sqlite,
|
||||
nlsSupport ? true,
|
||||
|
||||
Reference in New Issue
Block a user